Compare commits

..

No commits in common. "0007f1257b5ef3451b9f525a24f2936ce8bff3af" and "f5679930b8e6670afa86ced239001f00cecde94a" have entirely different histories.

View File

@ -1245,7 +1245,7 @@ accordingly."
org-stuck-projects org-stuck-projects
'("+TODO=\"\"-DATE-HOLD-NOTE-WAIT-NOP-TOPIC-SOMEWHEN-TEMPLATE-SCHEDULED>=\"<+0d>\"" '("+TODO=\"\"-DATE-HOLD-NOTE-WAIT-NOP-TOPIC-SOMEWHEN-TEMPLATE-SCHEDULED>=\"<+0d>\""
("CONT" "TODO" "READ" "WAIT" "GOTO" "DELG" "ATTN") ("CONT" "TODO" "READ" "WAIT" "GOTO" "DELG" "ATTN")
("DATE") nil
"") "")
org-agenda-prefix-format org-agenda-prefix-format
@ -1405,7 +1405,8 @@ accordingly."
,(concat "* GOTO [#B] %^{What} :DATE:" ,(concat "* GOTO [#B] %^{What} :DATE:"
"\n:PROPERTIES:\n:CREATED: %U\n:END:" "\n:PROPERTIES:\n:CREATED: %U\n:END:"
"\n%^{When}t" "\n%^{When}t"
"\n\nVia %K.%?") "\n\nVia %K."
"\n\n%?")
:empty-lines-before 1 :empty-lines-before 1
:empty-lines-after 1) :empty-lines-after 1)
("i" "Interruptions" ("i" "Interruptions"