I had the need to create 4000 notes based on excel data because tagging system in Evernote makes search way more easier than excel.
Also with Evernote I could create many Table of contents based on my needs. My excel data was well formatted - each row was going to one unique note.
After searching through this forum I realized that may it is impossible to do and I decided to copy painfully one note at a time.
Then IDEA!!!! came
What if I create a note in Evernote, export evernote file (.enex) Open in notepad and view xml code Find out of table structure and modify to my needs Use vba