Added new open ledger file emacs shortcut "ol"

This commit is contained in:
Random936
2025-11-08 19:46:07 -05:00
parent fc9481d60d
commit 5a3ae6dee6
2 changed files with 14 additions and 3 deletions

View File

@@ -226,5 +226,5 @@ Taken from the book /12 Week Year/, the weekly scorecard is a way to measure how
(insert "\n" table "\n")))))
(jm/leader-keys
"os" '(jm/scorecard-from-heading :which-key "Open/create yesterday's daily notes file"))
"is" '(jm/scorecard-from-heading :which-key "Insert scorecard for current heading."))
#+end_src