Recently opened documents

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
SQU
Posts: 2
Joined: Thu Jul 08, 2010 8:35 am

Recently opened documents

Post by SQU »

Hi,

When opening common documents in Windows Explorer or Windows Search a history of those recently opened documents are listed in "Documents" (in Windows XP: Start -> Documents). This does not happen when opening documents from Everything.

Is this by design or a bug?

Regards,
Squ.
void
Developer
Posts: 15822
Joined: Fri Oct 16, 2009 11:31 pm

Re: Recently opened documents

Post by void »

"Everything" does not add executed files to the recent documents folder.
This is by design.

"Everything" uses ShellExecuteEx to execute files.
ShellExecuteEx does not add files to the recent documents list.

I will consider implementing SHAddToRecentDocs which would add files to the recent documents list when executed.
SQU
Posts: 2
Joined: Thu Jul 08, 2010 8:35 am

Re: Recently opened documents

Post by SQU »

Hi void,

I don't see this option in the current alpha versions yet. So I'll hold thumbs that it comes in the next major update ;)

Regards,
Squ.
Post Reply