Skip to content
This repository was archived by the owner on Aug 23, 2019. It is now read-only.
This repository was archived by the owner on Aug 23, 2019. It is now read-only.

Add support for manual addition of breaks #63

@SomeDer

Description

@SomeDer

Description
Add support for manual addition of breaks from work.

Possible implementations
plan break -i 1 -t 0.5 -d 0.5 will add a 30 minute break once half of task 1 is done.

  • -i is the task ID
  • -t is how long the break is (hours)
  • d is how much of the task is done before the break (default 1, which is all of it)

Additional detail
Automatic breaks will be added by #12

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions