Where is the "opened by" property?

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
harryray2
Posts: 1104
Joined: Sat Oct 15, 2016 9:56 am

Where is the "opened by" property?

Post by harryray2 »

Where is the "opened by" property?
I can't seem to find it anywhere.
void
Developer
Posts: 16678
Joined: Fri Oct 16, 2009 11:31 pm

Re: Where is the "opened by" property?

Post by void »

Right click the result list column header and click Add columns....


Please make sure Everything Properties is selected on the left.
Type in:
open
Select Opened By and click OK:


Example usage:
harryray2
Posts: 1104
Joined: Sat Oct 15, 2016 9:56 am

Re: Where is the "opened by" property?

Post by harryray2 »

Thanks, I was looking in options>properties to keep the property on the column list permanently but couldn't find it there.
void
Developer
Posts: 16678
Joined: Fri Oct 16, 2009 11:31 pm

Re: Where is the "opened by" property?

Post by void »

This property cannot be indexed.

Everything will periodically update all results when you search for, sort by or display opened-by.
harryray2
Posts: 1104
Joined: Sat Oct 15, 2016 9:56 am

Re: Where is the "opened by" property?

Post by harryray2 »

I've opened the column and tried entering opened-by but nothing is happening.
therube
Posts: 4955
Joined: Thu Sep 03, 2009 6:48 pm

Re: Where is the "opened by" property?

Post by therube »

I didn't see it either.
So maybe it's a Win10 thing (or at least > 7)?
harryray2
Posts: 1104
Joined: Sat Oct 15, 2016 9:56 am

Re: Where is the "opened by" property?

Post by harryray2 »

I'm running Win7...
harryray2
Posts: 1104
Joined: Sat Oct 15, 2016 9:56 am

Re: Where is the "opened by" property?

Post by harryray2 »

@therube, did you manage to get this to work?

Thanks
froggie
Posts: 300
Joined: Wed Jun 12, 2013 10:43 pm

Re: Where is the "opened by" property?

Post by froggie »

Windows 10 only

Code: Select all

opened-by:
is-open:

Search for files opened by the specified process name.

Requires Windows 10 or later.

Example:
opened-by:WINWORD.exe
opened-by:explorer.exe
harryray2
Posts: 1104
Joined: Sat Oct 15, 2016 9:56 am

Re: Where is the "opened by" property?

Post by harryray2 »

Ah! thanks, look like I'll be going without this particular function.

@therube, thank you, got all of those..
raccoon
Posts: 1017
Joined: Thu Oct 18, 2018 1:24 am

Re: Where is the "opened by" property?

Post by raccoon »

What makes this a Windows 10 thing, when Nir's OpenedFilesView can access this list in Windows 7? Presumably using the same API?
Post Reply