Type "keyword:" to use search filters

Have a suggestion for "Everything"? Please post it here.
Post Reply
avi
Posts: 20
Joined: Sat Aug 19, 2023 6:06 pm

Type "keyword:" to use search filters

Post by avi »

Can you please give an option to Type "keyword:" to use search filters
As in the LISTARY application?

(I mean for Everything 1.5)
horst.epp
Posts: 1344
Joined: Fri Apr 04, 2014 3:24 pm

Re: Type "keyword:" to use search filters

Post by horst.epp »

avi wrote: Sun Aug 20, 2023 6:00 pm Can you please give an option to Type "keyword:" to use search filters
As in the LISTARY application?

(I mean for Everything 1.5)
There are macros which exactly does this.
I for example simply type text:text_to_be_searched
for making a content: search.
avi
Posts: 20
Joined: Sat Aug 19, 2023 6:06 pm

Re: Type "keyword:" to use search filters

Post by avi »

I would appreciate it if you could guide me exactly how to do this, step by step.
horst.epp
Posts: 1344
Joined: Fri Apr 04, 2014 3:24 pm

Re: Type "keyword:" to use search filters

Post by horst.epp »

avi wrote: Sun Aug 20, 2023 7:56 pm I would appreciate it if you could guide me exactly how to do this, step by step.
Look for /define in the help for version 1.5.
Also, in Bookmarks or filter definitions, you can define macro names.
avi
Posts: 20
Joined: Sat Aug 19, 2023 6:06 pm

Re: Type "keyword:" to use search filters

Post by avi »

צילום מסך 2023-08-21 005915.png
צילום מסך 2023-08-21 005915.png (49.41 KiB) Viewed 4600 times
avi
Posts: 20
Joined: Sat Aug 19, 2023 6:06 pm

Re: Type "keyword:" to use search filters

Post by avi »

צילום מסך 2023-08-21 005915.png
NotNull
Posts: 5260
Joined: Wed May 24, 2017 9:22 pm

Re: Type "keyword:" to use search filters

Post by NotNull »

Filters can have their own keywords. Or in Everything lingo: macros.

See picture below for (example) the Picture filter. It has a macro called pic:
Adding pic: to your search query will limit the results to pictures.

As @horst.epp already mentioned: you can add aliases to these keywords/macros using the /define command.
For example to add the pix: alias for pictures ( pic: )
  • Paste the following in the Everything search bar and press ENTER

    Code: Select all

    /define pix=pic:
Attachments
2023-08-21 00_27_39-(4) voidtools forum - Post a reply — Mozilla Firefox.png
2023-08-21 00_27_39-(4) voidtools forum - Post a reply — Mozilla Firefox.png (26.08 KiB) Viewed 4598 times
avi
Posts: 20
Joined: Sat Aug 19, 2023 6:06 pm

Re: Type "keyword:" to use search filters

Post by avi »

Thanks!
Post Reply