diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-26 17:01:03 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-26 17:01:03 -0500 |
| commit | 8e5efcab4043ef9824456e96f056bb99440b3ec4 (patch) | |
| tree | b8798bdd43ee924d427a0519e84ad2161ff8fcbf /init.el | |
| parent | 93dba546208d0e0889ef97d93de7943eb3c8e912 (diff) | |
| download | dotemacs-8e5efcab4043ef9824456e96f056bb99440b3ec4.tar.gz dotemacs-8e5efcab4043ef9824456e96f056bb99440b3ec4.zip | |
feat(projectile): open the project daily prep on C-c p d
I added cj/open-project-daily-prep on C-c p d. It opens inbox/today-prep.org under the Projectile project root in another window, project-scoped, so a project without a prep file just reports it rather than erroring. The binding had only ever been eval'd live into the daemon in a past session and vanished on the next restart, so this persists it to the module.
Freeing d meant reworking the deadgrep bindings. deadgrep-in-dir moves to C-c p G (replacing plain deadgrep, which stays M-x-callable), and deadgrep-here keeps C-c p g. Plain project-wide deadgrep dropped off the projectile prefix because it overlapped the context-aware and arbitrary-directory variants. Tests cover the open, missing-file, and not-in-a-project paths.
Diffstat (limited to 'init.el')
0 files changed, 0 insertions, 0 deletions
