so I’m using the API to open a note in Bear. I’d like for Bear to appear in front of all other apps. so I set show_window=yes which brings Bear to the front if Bear isn’t open when the call is made but doesn’t if Bear is already open
Looking at it now, I’ve been handing hand search an empty string to fetch all notes. It looks like that might be messing the url up. Is there a better way to fetch all notes?