Track your time in a UDA in taskwarrior
Project description
Install using pip:
pip install taskwarrior-time-tracking-hook
And add it to your Taskwarrior hooks:
mkdir -p ~/.task/hooks ln -s `which taskwarrior_timetracking_hook` ~/.task/hooks/on-modify.timetracking
Use task <TASK ID> start and task <TASK ID> stop to record when you have started and stopped working on tasks.
Tracked time is stored in a task attribute named timetrackingseconds holding the total number of seconds that the task was active.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for taskwarrior-time-tracking-hook-0.1.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d7a9cacaa11756bd89d9f2d18dc78029c713ca319bdd8dafa04ef4bf535f48a |
|
MD5 | 5538da9f3efc4ea0edce58262f6e1fb4 |
|
BLAKE2b-256 | 8b26aa0eec1f0b80929d9e56d204200c511fb33880a93eb3cca2b1253b86ce50 |