jbuckner / evernote-converter

Simple script to batch convert Evernote HTML exported files to formats supported by [Pandoc](http://johnmacfarlane.net/pandoc/)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evernote Converter

This is a simple bash script to convert a bunch of Evernote notes from HTML format to any format supported by Pandoc.

Requires: Pandoc

####Use: edit convert.sh and set files, output_format, and output_extension

####Run:

./convert.sh

About

Simple script to batch convert Evernote HTML exported files to formats supported by [Pandoc](http://johnmacfarlane.net/pandoc/)


Languages

Language:Shell 100.0%