ADD shortcut for QTP
This commit is contained in:
parent
71f293892a
commit
77f6500f12
|
@ -4758,7 +4758,8 @@ The function keys are nice because they are almost (not always) free in every mo
|
||||||
;; ("e" #'nd/org-agenda-errors))
|
;; ("e" #'nd/org-agenda-errors))
|
||||||
|
|
||||||
("b" #'org-x-dag-agenda-timeblock)
|
("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)
|
("g" #'org-x-dag-agenda-goals)
|
||||||
("r" #'nd/org-agenda-refile)
|
("r" #'nd/org-agenda-refile)
|
||||||
("t" #'org-x-dag-agenda-tasks)
|
("t" #'org-x-dag-agenda-tasks)
|
||||||
|
|
Loading…
Reference in New Issue