- Enable org-tss-mode for org-mode files:
(require 'org-tss-mode) (add-hook 'org-mode-hook #'org-tss-mode)
- Enjoy. Now multiple timestamps will be repeated in earliest-first manner
* TODO Czech class <2020-01-13 Mon +1w> <2020-01-15 Wed +1w> - Make it DONE and it should repeat only the earliest date:
* TODO Czech class :PROPERTIES: :LAST_REPEAT: [2021-12-08 Wed 18:33] :END: :LOGBOOK: - State "DONE" from "TODO" [2021-12-08 Wed 18:33] - State "DONE" from "TODO" [2021-12-08 Wed 18:33] :END: <2020-01-20 Mon +1w> <2020-01-15 Wed +1w>
rails-to-cosmos/org-advanced-schedule-mode
Advanced scheduling property support in org-mode buffers.
Emacs LispGPL-3.0