Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

enex2csv

Convert Evernote ENEX files to CSV, optionally converting note content to Markdown.

Usage:

python enex2csv.py [-h] --input-file ENEXFILE --output-file CSVFILE [--use-markdown]

Example:

python enex2csv.py --input-file evernote.enex --output-file evernote.csv --use-markdown

CSV output fields:

  • title
  • content
  • created_date
  • updated_date
  • reminder_date
  • tags

About

Convert Evernote ENEX files to CSV, optionally converting note content to Markdown

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages