Re: [O] possible bug : multiple datetree files
Hi Richard, Richard Riley writes: > I added a new datetree org file template in addition to my original > journal.org :- > > in org-capture-templates > , > | ("j" "journal" entry (file+datetree "journal.org") > |"* %?\n\t:PROPERTIES:\n\t:
[O] possible bug : multiple datetree files
I added a new datetree org file template in addition to my original journal.org :- in org-capture-templates , | ("j" "journal" entry (file+datetree "journal.org") | "* %?\n\t:PROPERTIES:\n\t:DateCreated: %T\n\t:Link: %a\n\t:END:\n") |