From: rearman Date: Mon, 13 May 2024 16:12:52 +0000 (-0400) Subject: Add shortcut to wisdom tag X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=9714a8f0b9fdbb7480085a66f4d06d2962470178;p=emacsinit.git Add shortcut to wisdom tag --- diff --git a/init.org b/init.org index a48bda5..9973fe1 100644 --- 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: