diff --git a/emacs/init.org b/emacs/init.org index 6c4bd59..682aab7 100755 --- a/emacs/init.org +++ b/emacs/init.org @@ -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