Skip to content

create recurring task with cli, first click in web UI doesn't complete, second click does #422

Description

@banshee

Create a task with the cli:

td task add --content "Buy milk" --due "every year, starting 1/1/2026"

That creates what I want: a task that's due now, and in theory when it's completed will be due again on 1/1/2027.

What's odd is that if you complete that task by clicking the bubble or hitting E, it gives you the popup saying the task has been completed:

Image

But the actual date on the task doesn't change - it remains 1/1/2026. Completing it again then moves the date to 1/1/2027 as expected.

❯ td -V
1.76.0

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions