-
-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rename org-gtd-agenda.el to org-gtd-engage.el #167
base: master
Are you sure you want to change the base?
Conversation
4114080
to
f6730ac
Compare
This renaming aligns it with the name for step 5 of the GTD methodology. Command org-gtd-show-all-next renamed to org-gtd-engage-next as well. Resolves: Trevoke#165
I believe the order of functions is how you expect to see them so no changes required in that regard. I'm curious why both (Aside: I assume there is no issue with the command |
Node: Finding lost tasks56265 | ||
Node: Projects without a NEXT item56795 | ||
Node: I can't create a project when clarifying an inbox item!57266 | ||
Ref: Relevant commands with new names25224 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unsure where these diffs and the others like it come from. A result of regenerating the docs?
This renaming aligns it with the name for step 5 of the GTD methodology. Command org-gtd-show-all-next renamed to org-gtd-engage-next as well.
Resolves: #165