Skip to content

Date and due dateΒ #3

Description

@sudoremo

First off, thank you!

Thanks so much for building aven β€” it's a genuinely beautiful TUI and a really promising task manager. I've been enjoying it a lot. πŸ™

What I'm missing

I'd love a way to work with dates on tasks, and in particular a distinction between two separate concepts (apologies if this already exists and I've simply missed it!):

  1. Due date β€” an optional deadline for when a task actually needs to be done.
  2. Defer / scheduled date β€” a separate, optional date that hides a task from my active list and brings it back into view later.

The two are independent: a task might have no deadline at all, but I still want to get it out of my way and have it resurface in, say, "2 weeks".

Prior art

Things 3 handles this really nicely, and it's the model I keep reaching for:

  • A task can have a "When" date (defer/schedule) and a separate "Deadline" (due date).
  • The date picker accepts fuzzy input like tomorrow, in 2 weeks, or next monday, which is especially natural in a keyboard-driven TUI.

The workflow I'm after

Capture a task, defer it to some future date so it stops cluttering my current view, and have it automatically reappear when that date arrives β€” optionally with its own due date on top.

Is something like this already planned, or on your radar? Either way, thanks again for the great work! Happy to help sketch out details if useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions