Currently I must type: 'intitle:' before most of my searches to get to Notes i specifically titled so I could find them lol.
EG:
I make a note called: work, & tagged: work.
I search: work
Other notes containing 'work' in their body appear before the one titled & tagged with 'work'. - I would prefer tagged/titled first if that makes sense?
For now this dirty ahk does the trick to search titles (just made it, sorry if not working well for you) but it's not perfect and surely other people search titles?:
Idea
geocoo 4
I request a keyboard shortcut to search intitle.
Currently I must type: 'intitle:' before most of my searches to get to Notes i specifically titled so I could find them lol.
EG:
I make a note called: work, & tagged: work.
I search: work
Other notes containing 'work' in their body appear before the one titled & tagged with 'work'. - I would prefer tagged/titled first if that makes sense?
For now this dirty ahk does the trick to search titles (just made it, sorry if not working well for you) but it's not perfect and surely other people search titles?:
!^e:: send, #+f SetTitleMatchMode, 2 WinWaitActive, - Evernote, , 2 sendinput, intitle: return
To update ahk code to use WinWaitActive instead of sleep. It works much better.
Link to post
5 replies to this idea
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