email time
This commit is contained in:
@@ -257,7 +257,7 @@
|
|||||||
(add-to-list 'org-capture-templates
|
(add-to-list 'org-capture-templates
|
||||||
'("l" "Someday" entry
|
'("l" "Someday" entry
|
||||||
(file+headline "~/org/someday.org" "Inbox")
|
(file+headline "~/org/someday.org" "Inbox")
|
||||||
"* TODO %?\n %i :someday:" :empty-lines 1))
|
"* TODO %? :someday:\n %i " :empty-lines 1))
|
||||||
(add-to-list 'org-capture-templates
|
(add-to-list 'org-capture-templates
|
||||||
'("s" "Studies" entry
|
'("s" "Studies" entry
|
||||||
(file+headline "~/org/studies.org" "Inbox")
|
(file+headline "~/org/studies.org" "Inbox")
|
||||||
|
|||||||
@@ -177,7 +177,7 @@
|
|||||||
;;zig ; C, but simpler
|
;;zig ; C, but simpler
|
||||||
|
|
||||||
:email
|
:email
|
||||||
;;(mu4e +org +gmail)
|
(mu4e +org +gmail)
|
||||||
;;notmuch
|
;;notmuch
|
||||||
;;(wanderlust +gmail)
|
;;(wanderlust +gmail)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user