Hey there! I really love your workflow! Thank you for that!
I got a little suggestion: set another keyword (e.g. "enf") to display favoured notes! That would give quicker access.
Quick question, as you're the evernote + applescript master: I wanna create a tiny workflow that opens one specific note in a new window. But I struggle, as I'm new to Apple Script.
Something like:
tell application "Evernote"
open note window with note title "notetitle"
activate
end tell
What's wrong with that?
Thanks in advance and best greetings!