-
-
Notifications
You must be signed in to change notification settings - Fork 118
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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 🤔
- Add a new " doing " status for the to-do class.
- Add a timing mechanism(a background timer) to the current task so we can know how much time we spent on tasks.
- Need to add a field for 2. to save the spent time to the todo.yaml file.
- 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.
mimvoid
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request