CHANGE capture. j for journal entry and n for note in journal

main
Alexandre LUCAZEAU 2023-06-21 18:24:42 +02:00
parent 3b6b76c6cf
commit 7c80d88a9d
1 changed files with 3 additions and 3 deletions

View File

@ -151,9 +151,9 @@
("l" "Link" entry (file "~/Nextcloud/PRIVE/13_Org/backlog.org")
"* TODO %a %? %^G\nSCHEDULED: %(org-insert-time-stamp (org-read-date nil t \"+0d\"))\n")
("j" "Journal entry" plain
(file+datetree+prompt "~/Nextcloud/PRIVE/13_Org/backlog.org")
"%K - %a\n%i\n%?\n")
("n" "Note" entry (file "~/Nextcloud/PRIVE/13_Org/backlog.org")
(file+datetree+prompt "~/Nextcloud/PRIVE/13_Org/journal.org")
"%K ****** %a\n%i\n%?\n")
("n" "Note dans le journal" entry (file "~/Nextcloud/PRIVE/13_Org/journal.org")
"* %? %^G\n%U" :empty-lines 1)))
;; Org-Roam basic configuration