git.cjennings.net
:
pearl
main
Pearl Edits and Reflects Linear — manage Linear.app issues as org-mode in Emacs
Craig Jennings
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pearl.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(api): signal missing-key as user-error with mode-aware advice
Craig Jennings
2026-06-15
1
-7
/
+10
*
style(render): space the account name from Pearl in the lighter
Craig Jennings
2026-06-07
1
-2
/
+2
*
feat(render): highlight unsaved comments and update the cues live
Craig Jennings
2026-06-07
1
-35
/
+125
*
feat(render): show unsaved tickets with a field highlight and a count
Craig Jennings
2026-06-07
1
-6
/
+159
*
fix(keymap): label the issue create/delete keys 'ticket' to match the t chord
Craig Jennings
2026-06-07
1
-2
/
+2
*
feat(render): name the active account in the buffer title
Craig Jennings
2026-06-06
1
-4
/
+10
*
feat(keys): add sort and grouping to the transient menu
Craig Jennings
2026-06-06
1
-1
/
+4
*
fix(views): order group sections by Linear's board order
Craig Jennings
2026-06-06
1
-16
/
+89
*
feat(keys): bind sort and grouping under the views prefix
Craig Jennings
2026-06-06
1
-1
/
+5
*
feat(views): route grouping consumers through the effective-grouping resolver
Craig Jennings
2026-06-06
1
-3
/
+3
*
feat(views): pearl-set-grouping command
Craig Jennings
2026-06-06
1
-0
/
+41
*
feat(views): regroup issue subtrees in place, preserving edits
Craig Jennings
2026-06-06
1
-0
/
+129
*
feat(views): grouping source helpers and the effective-grouping resolver
Craig Jennings
2026-06-06
1
-0
/
+54
*
fix(views): re-fold the page after an interactive sort
Craig Jennings
2026-06-06
1
-0
/
+8
*
feat(render): make heading glyphs configurable
Craig Jennings
2026-06-06
1
-32
/
+61
*
feat(render): save the buffer to disk after a fetch or refresh
Craig Jennings
2026-06-05
1
-2
/
+17
*
fix(render): serialize the source header in full regardless of print-length
Craig Jennings
2026-06-05
1
-2
/
+11
*
fix(views): make a server-side sort actually reorder the buffer
Craig Jennings
2026-06-05
1
-8
/
+36
*
feat(comments): fetch an issue's full comment thread
Craig Jennings
2026-06-05
1
-2
/
+122
*
feat(views): sort the active view interactively
Craig Jennings
2026-06-05
1
-11
/
+240
*
feat(render): overlay content glyphs on issue and comment headings
Craig Jennings
2026-06-05
1
-6
/
+71
*
feat(compose): @-mention Linear users from a picker
Craig Jennings
2026-06-03
1
-5
/
+81
*
feat(render): pin the priority range to Linear's A-D in the rendered file
Craig Jennings
2026-06-03
1
-0
/
+5
*
fix(render): nest comments under their issue in a grouped view
Craig Jennings
2026-06-03
1
-11
/
+21
*
feat(views): add pearl-assignee-tag-short to trim the @-tag to first name
Craig Jennings
2026-06-03
1
-5
/
+20
*
fix(views): slug the assignee @-tag from Linear's displayName handle
Craig Jennings
2026-06-03
1
-7
/
+16
*
feat(views): surface the issue assignee as an @-tag on the heading
Craig Jennings
2026-06-03
1
-7
/
+47
*
feat(views): render a Linear view's grouping as Org sections
Craig Jennings
2026-06-03
1
-28
/
+136
*
fix(views): honor a Linear view's completed-issues display preference
Craig Jennings
2026-06-03
1
-17
/
+114
*
feat(render): open a fetched view folded to the issue headings
Craig Jennings
2026-06-03
1
-2
/
+2
*
feat(views): run a Linear view in its configured sort order
Craig Jennings
2026-06-03
1
-12
/
+54
*
fix(views): rebuild Linear view URLs instead of querying the missing url field
Craig Jennings
2026-06-03
1
-18
/
+68
*
feat(render): collapse the #+ preamble to a styled summary line
Craig Jennings
2026-06-02
1
-7
/
+84
*
feat(render): foldable Pearl help header, dropping the # comments
Craig Jennings
2026-06-02
1
-6
/
+44
*
fix(priority): error on an out-of-range cookie instead of silent None
Craig Jennings
2026-06-02
1
-3
/
+13
*
feat(keys): friendlier which-key labels for the prefix sub-maps
Craig Jennings
2026-06-02
1
-8
/
+8
*
feat(views): offer open-default-view in the transient menu
Craig Jennings
2026-06-02
1
-1
/
+2
*
feat(views): wire the default view into the keymap, transient, and docs
Craig Jennings
2026-06-02
1
-6
/
+6
*
feat(views): set-default-view command
Craig Jennings
2026-06-02
1
-0
/
+62
*
feat(views): default-view resolver and open command
Craig Jennings
2026-06-02
1
-0
/
+49
*
feat(keys): dedicated views group, de-overloaded fetch, account binding
Craig Jennings
2026-06-02
1
-36
/
+73
*
feat(filter): multi-select states in the interactive builder
Craig Jennings
2026-06-01
1
-8
/
+17
*
feat(filter): :state accepts a list of state names
Craig Jennings
2026-06-01
1
-6
/
+30
*
feat(views): save a Linear view locally via the reverse-compile (copy down)
Craig Jennings
2026-06-01
1
-0
/
+277
*
feat(views): guard publish and delete against cross-account local views
Craig Jennings
2026-06-01
1
-1
/
+8
*
feat(views): rework the picker for local/Linear labels, dedup, and local disp...
Craig Jennings
2026-06-01
1
-45
/
+56
*
feat(views): reshape the keymap and transient around the view noun
Craig Jennings
2026-06-01
1
-16
/
+24
*
feat(views): add create and edit local views with a metadata-preserving writer
Craig Jennings
2026-06-01
1
-20
/
+143
*
refactor: rename saved-query surface to local-view vocabulary
Craig Jennings
2026-06-01
1
-114
/
+114
*
fix(accounts): pearl-check-setup reports the active account, not the legacy key
Craig Jennings
2026-05-31
1
-6
/
+17
[next]