stevegray 1 Posted December 14, 2011 Share Posted December 14, 2011 Is there a way to script Evernote to sync from a shell script? I have Evernote installed on an OSX server and I'd like it to sync / backup unattended. Link to comment
Level 5* jefito 5,598 Posted December 14, 2011 Level 5* Share Posted December 14, 2011 You might be able to do this using AppleScript. Search the Mac forums for that, and also "Veritrope" (alternatively use this link: http://veritrope.com/?s=evernote+applescript) Link to comment
stevegray 1 Posted December 14, 2011 Author Share Posted December 14, 2011 Evernote does expose a "synchronize" verb via AppleScript but it returns immediately so there's no way to know when the sync has competed.It looks like the Windows version has command line argument support which allows a sync to be scripted from DOS. Seems like a good feature for OSX… Link to comment
Level 5 Martin Packer 162 Posted December 15, 2011 Level 5 Share Posted December 15, 2011 I think it's time Applescript was warmed over again. Including this one and the ability to delete and update notes. I know Evernote have been leery of overwriting stuff or deleting it by a program. I don't share their leeriness: It's more annoying to have to manually delete old versions of a note when I update it - as some Applescript code I wrote does.I also think the ENScript function in Windows is much nicer than the Applescript function: I could see value in a scripting language choice. Ruby or Python anyone? (Yes I know you can interop with Applescript but it's jumping through hoops.)Martin Link to comment
Level 5* jefito 5,598 Posted December 15, 2011 Level 5* Share Posted December 15, 2011 ??? Are you kidding? ENScript is useful, sure, but it's very primitive. Biggest weakness in my eyes is that you can't deal with single notes, or modify existing notes. If I really were looking for better scripting, I would probably aim for Python. In Windows, I'd also think that having PowerShell support would be cool; I've been dabbling with it for some work-related tasks, and it's is pretty powerful. Link to comment
Idea
stevegray 1
Is there a way to script Evernote to sync from a shell script? I have Evernote installed on an OSX server and I'd like it to sync / backup unattended.
Link to comment
4 replies to this idea
Recommended Posts
Archived
This topic is now archived and is closed to further replies.