Ryan Rudzitis 1 Posted December 12, 2014 Share Posted December 12, 2014 Is there a way to open Evernote to a specific notebook? Perhaps using AppleScript? Link to comment
Frank.dg 1,385 Posted December 12, 2014 Share Posted December 12, 2014 ...in the absence of which, the quickest thing I could think of is to have that specific notebook placed at the top of the Shortcuts list. Link to comment
Level 5* CalS 5,041 Posted December 12, 2014 Level 5* Share Posted December 12, 2014 Whichever notebook is open when you exit EN will open when you return, FWIW. Other than that, Frank's recommendation makes it a single click exercise. Link to comment
Ryan Rudzitis 1 Posted December 12, 2014 Author Share Posted December 12, 2014 ...in the absence of which, the quickest thing I could think of is to have that specific notebook placed at the top of the Shortcuts list.It would be preferable to use a script, as I am trying to use Alfred to quickly open a notebook. Link to comment
Level 5* JMichaelTX 4,105 Posted December 13, 2014 Level 5* Share Posted December 13, 2014 Since I actually use a Mac, and EN Mac, I can tell you that, yes, you should be able to do this via AppleScript (unless broken by the EN Mac recent updates, Versions 5.7.x and 6.x) Do a google on "Evernote AppleScript" to see many examples. Also, you can checkout Veritrope.com for Evernote AppleScripts. Is there a way to open Evernote to a specific notebook? Perhaps using AppleScript? Link to comment
Level 5* jefito 5,586 Posted December 14, 2014 Level 5* Share Posted December 14, 2014 @Cal & Frank: Geez, guys, don't you know that you volunteers need to certified before you can try to help another user? For OP Ryan: the Evernote AppleScript page is here: https://dev.evernote.com/doc/articles/applescript.php. I think that you're looking for something like:open collection window with query string "notebook:MyNotebook"But I caution you, this is a rogue tip: I am not a Mac user. *gasp!* Link to comment
Ryan Rudzitis 1 Posted December 14, 2014 Author Share Posted December 14, 2014 @Cal & Frank: Geez, guys, don't you know that you volunteers need to certified before you can try to help another user? For OP Ryan: the Evernote AppleScript page is here: https://dev.evernote.com/doc/articles/applescript.php. I think that you're looking for something like: open collection window with query string "notebook:MyNotebook" But I caution you, this is a rogue tip: I am not a Mac user. *gasp!* Thank you Jeff (if that is your name, lol). I have settled on just opening a notebook to a new note. I can't wait to experiment with these when I go back to school Link to comment
Idea
Ryan Rudzitis 1
Is there a way to open Evernote to a specific notebook? Perhaps using AppleScript?
Link to comment
6 replies to this idea
Recommended Posts
Archived
This topic is now archived and is closed to further replies.