aboutsummaryrefslogtreecommitdiff
path: root/.emacs.local.d
diff options
context:
space:
mode:
authorRaul Benencia <id@rbenencia.name>2023-01-29 16:14:16 -0800
committerRaul Benencia <id@rbenencia.name>2023-01-29 16:14:16 -0800
commit2878b40fbe004026dceb8dc0f54d8e127b93ce7f (patch)
tree0879c55b89eb164dc117d2499940f3c4dcb2e9c7 /.emacs.local.d
parenteb94418cd721c839b5149f7a4f2a970a63fb21cf (diff)
emacs: define org-stuck-projects
Diffstat (limited to '.emacs.local.d')
-rw-r--r--.emacs.local.d/modes/org.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/.emacs.local.d/modes/org.el b/.emacs.local.d/modes/org.el
index b7c78f3..d1c0a2f 100644
--- a/.emacs.local.d/modes/org.el
+++ b/.emacs.local.d/modes/org.el
@@ -627,6 +627,10 @@ as the default task."
("CANCELLED" . ?c)
("FLAGGED" . ??))))
+(setq org-stuck-projects
+ '("+LEVEL=2+PROJECT/-MAYBE-DONE" ("NEXT") ("@shop")
+ "\\<IGNORE\\>"))
+
; Allow setting single tags without the menu
(setq org-fast-tag-selection-single-key (quote expert))
nihil fit ex nihilo