mstout 22 Posted January 6, 2017 Posted January 6, 2017 In this Evernote blog post they mention a Python script for converting ENEX data back to its native file (see "Quick and Dirty example" near the end of that page. The Github listing is here) I am getting a error in the line "cat base64File | python b64dec.py myfile.txt". base64File is where it is tripping up. A Google search for that word turns up no examples other than in this script. Any ideas what this line should be? And on the topic, what is the syntax for starting this script? Does the .enex file name go on the command line? That's what I'm assuming. I am just learning Python and wanted to fool around with data from my favorite tool, Evernote.
Level 5* gazumped 12,223 Posted January 6, 2017 Level 5* Posted January 6, 2017 Hi. That's more of a developer question than one for this (mainly) user forum. Developer support is via StackOverflow now; - try posting your question there - tag them with "Evernote".
Recommended Posts
Archived
This topic is now archived and is closed to further replies.