Skip to content

Converts Todoist CSVs to/from other formats to integrate with other tools, like mind mappers

Notifications You must be signed in to change notification settings

ygormutti/todoist-conv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todoist-conv

Converts Todoist CSVs to/from other formats to integrate with other tools, like mind mappers.

Usage

$ todoist-conv --help
Usage: todoist-conv [OPTIONS] FILE

  Converts Todoist FILE from input_format to output_format

Options:
  -i, --input-format [csv|opml|json]
                                  [required]
  -f, --output-format [csv|opml|json]
                                  [required]
  -o, --output-file FILE          [default: -]
  --help                          Show this message and exit.

About

Converts Todoist CSVs to/from other formats to integrate with other tools, like mind mappers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages