Marcin Borkowski (2023) Irregular recurring TODOs in Org mode, part I

https://mbork.pl/2023-09-02_Irregular_recurring_TODOs_in_Org_mode%2C_part_I

Some time ago I mentioned a very peculiar type of TODOs I’d like to implement. These are things I’d like to do from time to time, but not necessarily on a regular basis...

3 points · 2 comments · view on lemmy.world

2 Comments

bloopernova@programming.dev · 1 pts · 3y (1 reply)

This is fascinating, thank you for sharing.

Irregular TODO items are what led me to org-mode and Emacs. I wanted to be able to say "do this task at least as often as every 5 days, but not more often than every 2 days."

yantar92@communick.news · 2 pts · 3y

There are also habits where you can do the habit at least every X-Y days: https://orgmode.org/manual/Tracking-your-habits.html But that's a bit different use-case.