Added ledger-mode back
This commit is contained in:
@@ -39,7 +39,7 @@ Setup ~org~ mode:
|
||||
|
||||
;; Capture templates
|
||||
org-capture-templates '(("i" "Inbox" entry (file jm/inbox-file)
|
||||
"* TODO %^{Task}\nDEADLINE: %^t SCHEDULED: %^t")))
|
||||
"* TODO %^{Task}\nSCHEDULED: %^t DEADLINE: %^t")))
|
||||
|
||||
(jm/leader-keys
|
||||
"oa" '(org-agenda :which-key "Org agenda")
|
||||
|
||||
Reference in New Issue
Block a user