Feedback
- Dominant language
- Rust
- Stars
- 261
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
That is a very nice tool. Thank you for publishing it. May I suggest:
- Pressing n creates a new task and puts you into edit mode
- Start typing deletes the default text "New Task"
- Entering a 3 digit time, e.g. 752 automatically results in 07:52 and not 75:2 (which gets refused)
- Start time defaults to current time
- End time defaults to empty
I am not sure, if creating an issue is the right way of giving feedback. I apologize if I did it wrong.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the task-creation flow reached with the n key and the time-entry flow for start and end times. Compare each of the five requested behaviors with the current interface, then verify that new-task editing, three-digit time input, and the requested defaults all work as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100