udpate init.el

This commit is contained in:
horhik 2021-05-04 00:46:58 +03:00
parent 3d923173ec
commit e7e61611f8
3 changed files with 6 additions and 2 deletions

View File

@ -1 +0,0 @@
horhik@horhik.15811:1619888146

View File

@ -1 +0,0 @@
horhik@horhik.15811:1619888146

View File

@ -424,7 +424,13 @@
"Active Projects")))))
("n" "Next Tasks" ((todo "NEXT" ((org-agenda-overriding-header
"Next Tasks")))))
("i" "Ideas" ((todo "IDEA" ((org-agenda-overriding-header
"Ideas ")))))
("a" "Articles" ((todo "Article" ((org-agenda-overriding-header
"Article")))))
("W" "Work Tasks" tags-todo "+work-email")
("W" "Work Tasks" tags-todo "+work-email")
("I" "ideas" tags-todo "+idea-article")
;; Low-effort next actions
("e" tags-todo "+TODO=\"NEXT\"+Effort<15&+Effort>0"