Skip to content

malcoriel/doit-grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

doit-grabber

This is a tool for getting all your tasks from a populard GTD-compliant todo service doit.im. It will grab all the tasks from all the boxes, including 'Completed' and 'Trash', and will output it as a JSON. An option to write it to file is also provided

Interactive usage:

npm start

Non-interactive usage (like for cronjob backup)

npm start -- --login=<your login> --password=<your password> --output=<path to output file>

About

doit.im task grabber

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published