@ -4,3 +4,4 @@ sessions
backup
eshell
/ido.last
tramp
@ -19,9 +19,9 @@
("j" "Journal" entry (file+datetree "~/org/notes.org")
"* %?\n%U\n" :clock-in t :clock-resume t)
("e" "Mail To" entry (file+headline "~/org/notes.org" "E-mails")
"* TODO mailto:%?")
"* DONE mailto:%?")
("r" "Reply to" entry (file+headline "~/org/notes.org" "E-mails")
"* TODO mailto:%?")))
"* DONE mailto:%?")))
(setq org-clock-persist 'history)
(org-clock-persistence-insinuate)