xuchunyang / emacs-speeddating

Increase date and time at point
GNU General Public License v3.0
11 stars 1 forks source link

Support for orgmode timestamps? #1

Open schoettl opened 4 years ago

schoettl commented 4 years ago

How about supporting orgmode timestamp out of the box?

Yes, orgmode has it's own shortcuts – but it would be cool if the speeddating shortcut would work consistently.

The new format would be 2020-02-27 Thu. Is it a problem if > or ] directly follows the day?

schoettl commented 4 years ago

There is a good work-around:

  1. Use speeddating on any orgmode timestamp.
  2. Press C-c C-c after your change.

I'd still leave this issue open, as it might be a simple change in the list of patterns to support (some) orgmode timestamps directly.