aboutsummaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-26 17:01:03 -0500
committerCraig Jennings <c@cjennings.net>2026-05-26 17:01:03 -0500
commitc3806388d34e40665f9d8ba8fd1542336ab4c6cb (patch)
tree2e3a2919d9aba1a13b51e6ba4ee3cebe7767223b /init.el
parentdfcb44ebd979e363519faca06dc4e89cf11facca (diff)
downloaddotemacs-c3806388d34e40665f9d8ba8fd1542336ab4c6cb.tar.gz
dotemacs-c3806388d34e40665f9d8ba8fd1542336ab4c6cb.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