Mark any row as recurring: Daily, Weekly (on a chosen weekday), Monthly (on a chosen day), or Custom every-N-days, with a time-of-day and your own time zone. Each occurrence auto-creates a new row: every column carries this row's value forward by default, you can set any column to start blank instead, and your chosen date column auto-stamps the new occurrence's date.
End conditions are built in: never, after N occurrences, or on a specific date. Pause and resume any schedule, and removing a recurrence keeps every row it already created. Open a row's details and choose “Make recurring…” to set it up.
Activity
- Ryan K. opened this entryMay 27, 2026
- moved from Under review to PlannedJun 2, 2026
- ShippedJun 5, 2026
Team notes 2
Notes here are local-only for now. To reach us, start free and send feedback from inside the app.
Blank-vs-carry-over per column, end conditions ('after N occurrences' / 'on a date'), and pause/resume are all in the first version. Per-occurrence overrides and a future-occurrence preview are deferred.
Shipped: the editor lives in each row's details (“Make recurring…”), with cadence, time zone, per-column carry/blank, and end conditions. Honest note: the schedule runner fires occurrences on a server cron. That final cron is being enabled, so the very first auto-created occurrences land once it's switched on. Everything you configure is saved and live now.