Hello,
I am trying to set up a keyboard shortcut that allows me to search within the contents of files specifically in the following path:
C:\Users\VirtualOffice\Downloads\
For instance, I would like to press CTRL+Q and have Everything automatically input the search string:
C:\Users\VirtualOffice\Downloads\ content:"
Could you please advise on how I can configure this?
Thank you
Search Shortcuts
Re: Search Shortcuts
You'll need Everything 1.5.
Create the following bookmark (Bookmarks -> Add to bookmarks):
Name:
Search:
Keyboard Shortcut:
Create the following bookmark (Bookmarks -> Add to bookmarks):
Name:
Insert content:
Search:
/command 41157
Keyboard Shortcut:
Ctrl + Q
-
- Posts: 9
- Joined: Fri May 05, 2023 3:21 pm
Re: Search Shortcuts
Let me see if I got this right:
Name: Insert content:
Search: C:\Users\VirtualOffice\Downloads\ content:"
Keyboard Shortcut: Ctrl + Q
Name: Insert content:
Search: C:\Users\VirtualOffice\Downloads\ content:"
Keyboard Shortcut: Ctrl + Q
Re: Search Shortcuts
Yes, try with your search to limit to the specific folder.
-
- Posts: 9
- Joined: Fri May 05, 2023 3:21 pm
Re: Search Shortcuts
Thank you so much for the super quick response! I really appreciate it.