summaryrefslogtreecommitdiffhomepage
path: root/org.org
diff options
context:
space:
mode:
Diffstat (limited to 'org.org')
-rw-r--r--org.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.org b/org.org
index 993c6b3..ef26654 100644
--- a/org.org
+++ b/org.org
@@ -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"))))