8000 Add break and resume commands · Issue #46 · soywod/unfog · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add break and resume commands #46
Open
@soywod

Description

@soywod

start and stop need the id of the targeted task. It could be nice to have 2 other commands that don't need the task id, and affect the last task used. Here the workflow I have in mind:

  • I start the work day by unfog start id
  • I decide to take a coffee, so I just unfog break
  • I take back the work with unfog resume
  • I finish my task with unfog stop id

The second benefit of those 2 new commands is that they can be used by other programs (since they don't require task ids). For eg, with a pomodoro tool, each cycle of break / resume can be easily hooked on them.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0