Skip to content

Miscellaneous utilities, written by me for some cases

Notifications You must be signed in to change notification settings

Uznick/Miscellaneous-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Evernote to Toodledo converter

Usesage

Converts from Evernote .enex format to Toodledo version 6 .xml format

Tested on source exported from Evernote Mac 1.11.0 (99371)

python evernote2toodledo.py -s /path/to/source/file -r /path/to/result/file' or python 'evernote2toodledo.py --source=/path/to/source/file -result=/path/to/result/file'

Requirements

Python 2.x (tested on 2.5) lxml python library (tested on 2.3beta1)

About

Miscellaneous utilities, written by me for some cases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published