diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-23 23:16:24 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-23 23:16:24 -0500 |
| commit | 7960fa1cdf09a757894093e7c53b7c66ff0df30c (patch) | |
| tree | 813fc0c6f5c0fbdddb95ba9e02ad502eff2f76e4 /scripts | |
| parent | 126faeb772b763805c4fb6ff6e012e354c257c41 (diff) | |
| download | dotemacs-7960fa1cdf09a757894093e7c53b7c66ff0df30c.tar.gz dotemacs-7960fa1cdf09a757894093e7c53b7c66ff0df30c.zip | |
feat(linear): re-enable linear-config and wire the reworked command surface
linear-emacs grew a lot of new commands in its rework: filtered lists, saved queries, Custom Views, open-in-browser, comments, delete, and set-assignee/state/priority/labels on the issue at point. The config still listed and bound only the original seven, and the init.el require was commented out while the package was in flux.
I re-enabled the require, expanded :commands to all 25 autoloaded commands, and rebuilt the C-; L keymap around them: lists and views up top, an o/r/D set for the issue at point, sync on s/S/u/U, and a C-; L e sub-prefix for editing the issue's fields. The lazy authinfo key-load advice and the data/linear.org path carry over unchanged.
I verified the dependency symbols still exist before wiring, but the live connection check (C-; L ?) is still yours to run.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
