Task Timing #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Once things like 'estimated time' are implementable (through Fields - see #5), it would be nice to be able to put up a work timer for a task. Something where you can click "start" and then click "stop" when done or "pause" to take a break, and it would keep track of the total time spent on the task in a field. would probably want to do regular callbacks (to protect against the page getting refreshed, browser closed, session expired, etc)
Task time estimates are implemented (not using Fields). Task timers are implemented as part of the daily plan.