Evernote's Mac client + Marked or similar: basically just setting ~/Documents/Evernote Selection.md to the content text of current note converted from HTML to Markdown.
First,
$ [sudo] pip install html2text MacFSEvents
Then launch it and enjoy.
P.S. guess what, ⌘S works in Evernote.
I tried to implement this, but for whatever reason it's not working. I did follow the steps within this post and it did not work. I rebooted on top of just login/out.
So I just swapped out the evernote_selection.py he had for yours, and still nada. I've got to be missing something. I didn't notice that I don't have
Library/Application Support/Evernote/data
directory, should I make that? Is there something else I'm missing?Any help would be much appreciated, thanks!