Skip to content

tomdurrant/taskwarrior-toggl-hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

taskwarrior toggl Hook

Requirements

Install and configure toggl-cli. Add main command to your path as toggl

Install

And add this it to your Taskwarrior hooks:

mkdir -p ~/.task/hooks
ln -s `pwd`/on-modify.toggl ~/.task/hooks/on-modify.toggl

Usage

Use task <TASK ID> start and task <TASK ID> stop to record when you have started and stopped working on tasks.

Tasks will appear in your toggl automatically.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages