aboutsummaryrefslogtreecommitdiff
path: root/.emacs.local.d
diff options
context:
space:
mode:
authorRaul Benencia <rul@kalgan.cc>2023-01-30 11:17:18 -0800
committerRaul Benencia <rul@kalgan.cc>2023-01-30 11:18:10 -0800
commit5dc653e1c83e745d805ac46320f26efb4e3ee918 (patch)
tree1ad7f70388d185ab99d2b36bc20f9ab79d8de1d9 /.emacs.local.d
parent0a34d0ba571d19821ab490a37331f2ab03369784 (diff)
emacs: shortcut for org-schedule
Diffstat (limited to '.emacs.local.d')
-rw-r--r--.emacs.local.d/modes/org.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.local.d/modes/org.el b/.emacs.local.d/modes/org.el
index d97ce81..0a3910e 100644
--- a/.emacs.local.d/modes/org.el
+++ b/.emacs.local.d/modes/org.el
@@ -33,6 +33,7 @@
(global-set-key (kbd "C-c l") #'org-store-link)
(global-set-key (kbd "C-c a") #'org-agenda)
(global-set-key (kbd "C-c c") #'org-capture)
+(global-set-key (kbd "C-c s") #'org-schedule)
;; ORG STATES ;;
(setq org-todo-keywords
nihil fit ex nihilo