diff --git a/hosts/dell-5590/nixpkgs/configs/init.el b/hosts/dell-5590/nixpkgs/configs/init.el index d442efd..90f5292 100644 --- a/hosts/dell-5590/nixpkgs/configs/init.el +++ b/hosts/dell-5590/nixpkgs/configs/init.el @@ -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