Remove "Project" org-capture template
This commit is contained in:
parent
a3417f5722
commit
ef8f85e1cc
@ -1483,9 +1483,6 @@ A function to add ids to every heading in an Org file:
|
||||
("j" "Journal entry" entry
|
||||
(file ,(agenda-files "journal.org"))
|
||||
"* %<%Y-%m-%d %H:%M:%S>%?")
|
||||
("p" "Project" entry
|
||||
(file ,(agenda-files "notes.org"))
|
||||
"* %^{Project name}\n\n** What's it supposed to do?\n%?\n** How can I test that it works?\n\n** How can I test that it didn't break anything?\n\n** What alternative approaches are there - what trade-offs can be made?\n\n** What assumptions have I made?\n\n** What deployables will I need to deploy?\n")
|
||||
("B" "Brain" plain (function org-brain-goto-end)
|
||||
"* %i%?" :empty-lines 1)
|
||||
("l" "Log" entry
|
||||
|
Loading…
Reference in New Issue
Block a user