added org-x next and previous agenda headings

This commit is contained in:
ndwarshuis 2019-05-02 00:42:24 -04:00
parent f22e847f56
commit 3862257b00
1 changed files with 2 additions and 0 deletions

View File

@ -3329,6 +3329,8 @@ Some of these commands just get in the way of being evil (which really means tha
"sE" 'org-x-agenda-filter-non-effort
"sD" 'org-x-agenda-filter-delegate
"sP" 'org-x-agenda-filter-non-peripheral
"gk" #'org-x-agenda-previous-heading
"gj" #'org-x-agenda-next-heading
"e" 'org-agenda-set-effort
"ce" nil))
#+END_SRC