]> git.earman.xyz Git - emacsinit.git/commitdiff
Add shortcut to wisdom tag
authorrearman <rearman@r717.net>
Mon, 13 May 2024 16:12:52 +0000 (12:12 -0400)
committerrearman <rearman@r717.net>
Mon, 13 May 2024 16:12:52 +0000 (12:12 -0400)
init.org

index a48bda599d99c602dbd6a472d4486a7ba94e9170..9973fe1ce24e23808cdfbb25c851b2e8e0653438 100644 (file)
--- a/init.org
+++ b/init.org
@@ -745,6 +745,7 @@ Add some much-used tags with shortcuts
 (setq org-tag-alist '((:startgroup . nil)
                       ("need" . ?n)
                       ("standard" . ?s)
+                      ("wisdom" . ?w)
                       (:endgroup . nil)))
 #+END_SRC
 
@@ -815,7 +816,7 @@ Resume clocking when emacs restarts, save&load running clock and history on exit
       org-pretty-entities t)
 #+END_SRC
 
-*** Templates
+*** Capture Templates
 :PROPERTIES:
 :ID:       ab7c773c-5a03-4c7b-be8a-318f2b3fd0db
 :END: