Skip to content

💡 [FEAT] Add a doing status and timing the task currently doing #173

@JackTheMico

Description

@JackTheMico

Is your feature request related to a problem? 😢 Please describe.
A to-do task has no "starting" or "doing" status. So sometimes I would forget what I was trying to do.

Describe the solution you'd like 🤔

  1. Add a new " doing " status for the to-do class.
  2. Add a timing mechanism(a background timer) to the current task so we can know how much time we spent on tasks.
  3. Need to add a field for 2. to save the spent time to the todo.yaml file.
  4. Alter the TodoWidget to show the spent time.

Describe alternatives you've considered 🧐

Additional context 📝
Thanks for creating this wonderful tool, I'd like to contribute because I'm learning how to use textual right now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions