GothenburgBitFactory / GothenburgBitFactory/task-timewarrior-hook

`task 2 start` does not synchronize with timewarrior properly when other task already active

Open
#60 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7
Forks
3
PR merge metrics
No merged PRs in 30d

Description

To reproduce:

* install taskwarrior and timewarrior, as well as the hook.
* create 2 tasks with let's say id 1 and 2.
* type `task 1 start` → task 1 is started
* type `task 2 start` → according to timewarrior task 1 is stopped and task 2 is started, while according to taskwarrior both tasks are currently active.
* type `task 1 start` → taskwarrior reports it is already started

Desired behavior: taskwarrior automatically `task 1 stop` when `task 2 start` is executed in the situation above.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.