Skip to content

ilian2233/todoist-to-org-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todoist-to-org-mode

Motivation

Recently discovered orgzly and decided to make the switch to org-mode based tasks.

Manual

Dependencies

  • Golang - The script is using go v1.21 but should be fairly backward compatible with older versions
  • Todoist API - The script uses v2 of the todoist api.

Flags

full name short name description
--key -k api key for your todoist account. Can be found here. Can have multiple.
--output -o Output file name. If left empty will print results in console.

Improvements

  • Currently recurring tasks are not supported.

Similar projects

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages