this post was submitted on 07 Sep 2023
3 points (100.0% liked)

Emacs

310 readers
1 users here now

A community for the timeless and infinitely powerful editor. Want to see what Emacs is capable of?!

Get Emacs

Rules

  1. Posts should be emacs related
  2. Be kind please
  3. Yes, we already know: Google results for "emacs" and "vi" link to each other. We good.

Emacs Resources

Emacs Tutorials

Useful Emacs configuration files and distributions

Quick pain-saver tip

founded 1 year ago
MODERATORS
 

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...

top 2 comments
sorted by: hot top controversial new old
[–] bloopernova@programming.dev 1 points 1 year ago (1 children)

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 2 points 1 year ago* (last edited 1 year ago)

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.