search syntax for all 3 date fields?

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
anmac1789
Posts: 561
Joined: Mon Aug 24, 2020 1:16 pm

search syntax for all 3 date fields?

Post by anmac1789 »

Is there a search syntax for searching the same date? for example date-all:2022-10-4 (october 4, 2022) for all 3 dates = date created, date modified, date accessed instead of typing them one by one dc:..., dm:... da:...

??? Just wondering ..if there isn't not a big issue
void
Developer
Posts: 15443
Joined: Fri Oct 16, 2009 11:31 pm

Re: search syntax for all 3 date fields?

Post by void »

Please try creating a filter to search all dates:
  • In Everything, from the search menu, click Add to filters...
  • Change the Name to: Date All
  • Change the Search to: dm:search: dc:search: da:search:
  • Change the Macro to: date-all<search>
  • Click OK.
Now you can search for:
date-all:2022-10-4

which will expand to:
dm:2022-10-4 dc:2022-10-4 da:2022-10-4
Post Reply