Skip to content
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

Relative dates support. #225

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

krosenmann
Copy link

Add org-read-date call to support relative +1, mon, +1m and so on.

Documentation and examples update:

  • README.org: add info about relative dates, e.g. mon, +1m, to the :deadline and :scheduled descriptions
  • examples.org: rewrite hackish example of relative date usage to new relative format
  • org-super-agenda.info: automatically changed after README (I'm not sure, do I need to refresh it here, or leave unchanged?)

Add `org-read-date` call to support relative +1, mon, +1m and so on.

Documentation and examples update:
- `README.org`: add info about relative dates, e.g. `mon`, `+1m`, to the `:deadline` and `:scheduled` descritions
- `examples.org`: rewrite hackish example of relative date usage to new relative format
- `org-super-agenda.info`: automatically changed after `README` (I'm not sure, do I need to refresh it here, or leave unchanged?)
@alphapapa
Copy link
Owner

Thanks, but please see #149. If your PR improves on it, please try to integrate with or extend the changes there. Or if it seems like this PR should supersede it, that could be done. (As you can see, I haven't had a lot of time to review PRs for this package in a while, but I will get to them eventually.)

The info manual's updates should generally be made in the same commit that updates the readme, but sometimes differences in Emacs or Org versions can affect it in unexpected ways, so it may be necessary for me to do that to ensure consistency.

BTW , thanks for your attention to detail and listing the changes made!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants