diff options
Diffstat (limited to 'org.org')
-rw-r--r-- | org.org | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -216,6 +216,7 @@ (major-mode-hydra-define+ org-mode () ("Notes" (("i" jao-org-notes-insert-link "insert link") + ("t" jao-org-notes-insert-tags "insert tags") ("o" jao-org-notes-open "find and open note") ("c" jao-org-notes-open-or-create "open or create note") ("v" jao-org-notes-backlinks "show backlinks")))) |