mstout 22 Posted January 6, 2017 Share 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. Link to post
Level 5* gazumped 8,005 Posted January 6, 2017 Level 5* Share 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". Link to post
mstout 22 Posted January 6, 2017 Author Share Posted January 6, 2017 Thank you. I will. 1 Link to post
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now