Search for "last edited by" or "last saved by"

Discussion related to "Everything" 1.5 Alpha.
Post Reply
David.P
Posts: 197
Joined: Fri May 29, 2020 3:22 pm

Search for "last edited by" or "last saved by"

Post by David.P »

Hi forum,
void wrote: Sat Jun 19, 2021 12:04 pmauthor:
authors:
Search documents for the specified author.
Examples:
author:"John Doe"
author:"Jane Doe"
Is it also possible to search for the person who last edited (i.e. last saved) certain files?

cc574715-3af5-4c82-bece-4e865273a56a (1).png
cc574715-3af5-4c82-bece-4e865273a56a (1).png (23.41 KiB) Viewed 1244 times
NotNull
Posts: 5458
Joined: Wed May 24, 2017 9:22 pm

Re: Search for "last edited by" or "last saved by"

Post by NotNull »

Code: Select all

last-author:"Donna"
There are *a lot* of these property related functions. The general way to discover them:
  • Right-click the header of the result list (for example on "Name")
  • Select Add columns from the context menu [1]
  • Select the right property(/ies). In this case Everything Properties > Document: Last author.
  • Click OK
  • Right-click Last Author in the header of the result list
  • Select Search for Last Author from the context menu.
In the search bar last-author: will be shown.
The column(s) can be removed if no longer needed.


[1] Common properties are listed directly in the context menu; in this case Document > Origin > Last Author
David.P
Posts: 197
Joined: Fri May 29, 2020 3:22 pm

Re: Search for "last edited by" or "last saved by"

Post by David.P »

Thanks very much.

Everything is being awesome again, as always.
Post Reply