From a2ca23ff7b79e7b45b67fb33bb1edd51efac2d34 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Thu, 24 Nov 2022 09:27:51 +0000 Subject: added new tag --- init.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'init.el') diff --git a/init.el b/init.el index eca2615..bd5f81e 100644 --- a/init.el +++ b/init.el @@ -973,11 +973,10 @@ If failed try to complete the common part with `company-complete-common'" "* %?\n\t%i")))) (setq org-tag-alist '( - ;; Type ("brainstorm" . ?b) ("idea" . ?d) - ;; Context ("work" . ?w) + ("baes" . ?B) ("offscreen" . ?O) ("computer" .?c) ("home" . ?h) -- cgit v1.2.3