Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add break and resume commands #46

Open
soywod opened this issue Dec 9, 2020 · 0 comments
Open

Add break and resume commands #46

soywod opened this issue Dec 9, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@soywod
Copy link
Owner

soywod commented Dec 9, 2020

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.

@soywod soywod added the enhancement New feature or request label Dec 9, 2020
@soywod soywod self-assigned this Dec 9, 2020
@soywod soywod changed the title Add break and resume commands Add break and resume commands Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant