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
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(keys): add sort and grouping to the transient menu
Craig Jennings
2026-06-06
3
-4
/
+11
*
fix(views): order group sections by Linear's board order
Craig Jennings
2026-06-06
3
-24
/
+157
*
feat(keys): bind sort and grouping under the views prefix
Craig Jennings
2026-06-06
3
-4
/
+20
*
docs: document grouping the current view
Craig Jennings
2026-06-06
1
-0
/
+6
*
feat(views): route grouping consumers through the effective-grouping resolver
Craig Jennings
2026-06-06
2
-3
/
+30
*
feat(views): pearl-set-grouping command
Craig Jennings
2026-06-06
2
-0
/
+82
*
feat(views): regroup issue subtrees in place, preserving edits
Craig Jennings
2026-06-06
2
-0
/
+273
*
feat(views): grouping source helpers and the effective-grouping resolver
Craig Jennings
2026-06-06
2
-0
/
+200
*
docs: spec for interactive grouping of the current view
Craig Jennings
2026-06-06
1
-0
/
+180
*
fix(views): re-fold the page after an interactive sort
Craig Jennings
2026-06-06
2
-0
/
+74
*
feat(render): make heading glyphs configurable
Craig Jennings
2026-06-06
3
-44
/
+123
*
feat(render): save the buffer to disk after a fetch or refresh
Craig Jennings
2026-06-05
2
-2
/
+42
*
fix(render): serialize the source header in full regardless of print-length
Craig Jennings
2026-06-05
2
-2
/
+23
*
fix(views): make a server-side sort actually reorder the buffer
Craig Jennings
2026-06-05
2
-8
/
+46
*
feat(comments): fetch an issue's full comment thread
Craig Jennings
2026-06-05
4
-4
/
+255
*
feat(views): sort the active view interactively
Craig Jennings
2026-06-05
3
-11
/
+540
*
feat(render): overlay content glyphs on issue and comment headings
Craig Jennings
2026-06-05
3
-6
/
+200
*
docs: note that the default team is optional
Craig Jennings
2026-06-05
1
-0
/
+2
*
feat(compose): @-mention Linear users from a picker
Craig Jennings
2026-06-03
4
-7
/
+201
*
feat(render): pin the priority range to Linear's A-D in the rendered file
Craig Jennings
2026-06-03
2
-0
/
+11
*
fix(render): nest comments under their issue in a grouped view
Craig Jennings
2026-06-03
2
-11
/
+47
*
feat(views): add pearl-assignee-tag-short to trim the @-tag to first name
Craig Jennings
2026-06-03
2
-5
/
+34
*
fix(views): slug the assignee @-tag from Linear's displayName handle
Craig Jennings
2026-06-03
2
-7
/
+37
*
feat(views): surface the issue assignee as an @-tag on the heading
Craig Jennings
2026-06-03
5
-14
/
+128
*
feat(views): render a Linear view's grouping as Org sections
Craig Jennings
2026-06-03
6
-30
/
+336
*
fix(views): honor a Linear view's completed-issues display preference
Craig Jennings
2026-06-03
3
-21
/
+273
*
feat(render): open a fetched view folded to the issue headings
Craig Jennings
2026-06-03
4
-8
/
+10
*
test: narrow the no-file-id assertion to :ID: specifically
Craig Jennings
2026-06-03
1
-2
/
+5
*
feat(views): run a Linear view in its configured sort order
Craig Jennings
2026-06-03
2
-14
/
+138
*
fix(views): rebuild Linear view URLs instead of querying the missing url field
Craig Jennings
2026-06-03
3
-21
/
+121
*
feat(render): collapse the #+ preamble to a styled summary line
Craig Jennings
2026-06-02
2
-10
/
+144
*
feat(render): foldable Pearl help header, dropping the # comments
Craig Jennings
2026-06-02
2
-9
/
+92
*
fix(priority): error on an out-of-range cookie instead of silent None
Craig Jennings
2026-06-02
2
-3
/
+36
*
feat(keys): friendlier which-key labels for the prefix sub-maps
Craig Jennings
2026-06-02
2
-11
/
+11
*
feat(views): offer open-default-view in the transient menu
Craig Jennings
2026-06-02
2
-1
/
+3
*
feat(views): wire the default view into the keymap, transient, and docs
Craig Jennings
2026-06-02
4
-20
/
+36
*
feat(views): set-default-view command
Craig Jennings
2026-06-02
2
-0
/
+179
*
feat(views): default-view resolver and open command
Craig Jennings
2026-06-02
2
-0
/
+183
*
docs: spec for a configurable default view
Craig Jennings
2026-06-02
1
-0
/
+162
*
feat(keys): dedicated views group, de-overloaded fetch, account binding
Craig Jennings
2026-06-02
4
-73
/
+154
*
docs(filter): document multi-state selection and reconcile the views boundary
Craig Jennings
2026-06-01
2
-7
/
+7
*
feat(filter): multi-select states in the interactive builder
Craig Jennings
2026-06-01
2
-8
/
+57
*
feat(filter): :state accepts a list of state names
Craig Jennings
2026-06-01
3
-6
/
+74
*
docs: spec for selecting multiple statuses in a filter
Craig Jennings
2026-06-01
1
-0
/
+148
*
test(views): source-level naming regression locking out "saved query"
Craig Jennings
2026-06-01
1
-0
/
+10
*
docs(views): update README and package summary to the views vocabulary
Craig Jennings
2026-06-01
2
-37
/
+53
*
feat(views): save a Linear view locally via the reverse-compile (copy down)
Craig Jennings
2026-06-01
4
-2
/
+510
*
feat(views): guard publish and delete against cross-account local views
Craig Jennings
2026-06-01
2
-1
/
+41
*
feat(views): rework the picker for local/Linear labels, dedup, and local disp...
Craig Jennings
2026-06-01
2
-67
/
+117
*
feat(views): reshape the keymap and transient around the view noun
Craig Jennings
2026-06-01
3
-24
/
+36
[next]