mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-10 18:11:13 +10:00
Adding Org-capture functionality for proper note taking.
This commit is contained in:
@@ -398,7 +398,7 @@
|
||||
(dt/leader-keys
|
||||
"m" '(:ignore t :wk "Org")
|
||||
"m a" '(org-agenda :wk "Org agenda")
|
||||
"m c" '(org-capture :wk "Org capture")
|
||||
"m c" '(counsel-org-capture :wk "Org capture")
|
||||
"m e" '(org-export-dispatch :wk "Org export dispatch")
|
||||
"m i" '(org-toggle-item :wk "Org toggle item")
|
||||
"m t" '(org-todo :wk "Org todo")
|
||||
|
||||
Reference in New Issue
Block a user