From 9714a8f0b9fdbb7480085a66f4d06d2962470178 Mon Sep 17 00:00:00 2001 From: rearman Date: Mon, 13 May 2024 12:12:52 -0400 Subject: [PATCH] Add shortcut to wisdom tag --- init.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: -- 2.39.5