ADD shortcut for QTP

This commit is contained in:
Nathan Dwarshuis 2022-05-08 19:37:37 -04:00
parent 71f293892a
commit 77f6500f12
1 changed files with 2 additions and 1 deletions

View File

@ -4758,7 +4758,8 @@ The function keys are nice because they are almost (not always) free in every mo
;; ("e" #'nd/org-agenda-errors))
("b" #'org-x-dag-agenda-timeblock)
("d" #'org-x-dag-agenda-daily)
("q" #'org-x-dag-agenda-quarterly-plan)
;; ("d" #'org-x-dag-agenda-daily)
("g" #'org-x-dag-agenda-goals)
("r" #'nd/org-agenda-refile)
("t" #'org-x-dag-agenda-tasks)