Revert "Remove obsolete note taking capture template"

We may need this for fleeting notes.  See
https://blog.jethro.dev/posts/how_to_take_smart_notes_org/.

This reverts commit 20176badc7.
This commit is contained in:
Daniel - 2020-08-29 12:19:16 +02:00
parent 23c2a225ae
commit cb081e22b5
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 4 additions and 0 deletions

View File

@ -1090,6 +1090,10 @@ With given ARG, display files in `db/important-document-path."
"SCHEDULED: %(org-insert-time-stamp (org-read-date nil t \"+0d\"))\n"
":PROPERTIES:\n:CREATED: %U\n:END:\n"
"\n%?"))
("n" "Note"
entry
(file db/org-default-refile-file)
"* %^{About} :NOTE:\n:PROPERTIES:\n:CREATED: %U\n:END:\n\n%?")
("d" "Date"
entry
(file db/org-default-refile-file)