Feature Request: Recurrence #4
markhagemann
started this conversation in
Ideas
Replies: 1 comment 4 replies
|
Thanks. I have a branch here that adds recurring tasks if you're feeling adventurous. Not sure yet if I'll pull that in as is. It turned out to be quite a lot, and there's more nuance in recurring tasks than I expected. The current approach has a stable recurring series that creates individual tasks, with one current occurrence at a time rather than filling the database with months of future tasks. It supports daily and weekly schedules, pausing, skipping, stopping, history, and management through both the CLI and TUI. The branch has had automated and manual testing, but I would still treat it as experimental and back up your database before trying it. Feedback on the workflow and whether this model feels natural would be very welcome.
|
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
I am loving using this so far. While we can set the availability along with the due date but there are definitely some tasks I have that need doing daily and I'd love to be able to track them within this app.
All reactions