Skip to content

Recurring Todos

Set a recurrence rule for periodic todos. The system automatically generates a new todo (regular todo, schedule, or countdown) when triggered.

Typical use cases:

  • Bi-weekly team meeting
  • Payday on the 1st of every month
  • Annual lunar birthday reminder

⚠️ A recurring todo is a rule — it does not directly create todos on the calendar upfront.

Triggering a recurring todo requires the client to be running. This is a design choice to avoid generating excessive todos when the app is not in use for a long period.


Rule TypeDescription
Every N daysRepeats every N days (e.g., every 3 days)
Every N weeksRepeats every N weeks (e.g., every 2 weeks)
Every N monthsRepeats every N months (e.g., every 1 month)
Every N yearsRepeats annually on a Gregorian calendar date (e.g., every July 6)
Lunar annuallyRepeats annually on a lunar calendar date, ideal for birthdays (e.g., every Lunar Jan 10)

You can set an end date for a recurring todo. Once the end date is reached, no new todos will be generated.


When creating a recurring todo, you can set auto-apply tags (supported on Windows desktop) for easier categorization.