Skip to content

0.2.1

Choose a tag to compare

@github-actions github-actions released this 26 Jul 06:36

Fixes: picking a context made the task disappear.

Setting a context forced the task into Next and marked it handled, so it vanished from whatever list you were looking at — out of the Inbox while still unclarified, or off the calendar if it was scheduled.

Attributes no longer re-file a task at all. A context, a date and a person are orthogonal to the filing decision — a delegated task can have a context, a next action can have a date — so setting one leaves the task exactly where it is. The date and waiting-on chips had the same behaviour and lose it too. Buckets now change only through the clarify flow, the menu, or a drag, all of which are explicit.

Attributes also survive a re-file now, instead of being cleared whenever the bucket changed, which would have silently undone whatever the chips had just set. Returning a task to the Inbox remains a full reset, since that means it's unclarified again.

See the changelog.