Skip to content

Export TickTick to-do list items to Todoist-importable CSV files

License

Notifications You must be signed in to change notification settings

hwangeug/ticktick-to-todoist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ticktick-to-todoist

Description

This is a script to convert the data from your TickTick account into Todoist project template files that you can use to transfer your todo list items.

The following are not implemented in this script, but is possible to do within the CSV spec:

  • Task notes
  • Priority

This Works On My Data. However, task repetition parsing may not be comprehensively implemented - I don't have a spec to work off of.

Usage

Run ./ticktick-to-todoist.py in a directory that you would like to write your Todoist CSV files to. Input your username and password.

Requirements

A TickTick account. OAuth is not supported.

About

Export TickTick to-do list items to Todoist-importable CSV files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages