Skip to content

evantravers/ThingsToTaskwarrior

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

Things To Taskwarrior

This script is rough and mostly for hacker/developers to play with.

Goes through all your Things 3 todos and generates a file of JSON objects for Taskwarrior to import.

Features:

  • Includes Areas and Projects as "dot notation" projects
  • Imports Due dates and "When" as "Scheduled"
  • Includes tags
  • Imports your Todos notes as Annotations

Limitations:

  • Things's API doesn't surface repeating dates, so those aren't implemented

To run:

osascript things-to-taskwarrior.js

You'll probably be prompted to give your terminal permission to run automations. There is screen-scraping to pull out checklists out of To-dos, you can comment out that code if you don't care.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published