Skip to content

Turns an Evernote enex export into a set of markdown text files.

Notifications You must be signed in to change notification settings

n350071/enex-to-markdown

Repository files navigation

Enex -> Markdown

Evernote has a handy note export, but it exports to an XML file.

This script converts that enex to a directory of markdown formatted notes.

Usage

  • git clone [email protected]:seanhagen/enex-to-markdown
  • cd enex-to-markdown
  • bundle install
  • put your export notes file in a file named 'notes.enex'
  • ruby parse.rb
    • if you use Notable, ruby parse_to_notable.rb

That's it! Your notes will show up in the 'notes' folder.

About

Turns an Evernote enex export into a set of markdown text files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages