evernote-to-obsidian icon indicating copy to clipboard operation
evernote-to-obsidian copied to clipboard

Wrapper for the Yarle app to make converting Evernote notebooks to Markdown easier

Results 4 evernote-to-obsidian issues
Sort by recently updated
recently updated
newest added

HI, Struggling with what's wrong here. Problem one is that I'm running a Windows machine and your script is for a bash shell. I have git-bash but it is not...

Any idea how to make the script work? ``` ➜ evernote-to-obsidian git:(main) ✗ bash -x ./convert-evernote-to-markdown.sh evernote-notebooks + set -e + test '!' evernote-notebooks + NOTEBOOK=evernote-notebooks + TARGET=markdown-exports ++ which...

Amazing script. Thank you for creating this. One issue I'm trying to resolve is the PDF files are not loading from my Evernote export. The files exist in resources but...

Heya Doug, This script doesn't seem to work for me, the footer before failure looks like this: ``` # Moving directories from markdown-exports/notes/ into just markdown-exports... ./convert-evernote-to-markdown.sh: line 52: pushd:...