Requests/questions about 1.5

Discussion related to "Everything" 1.5 Alpha.
Post Reply
defc
Posts: 15
Joined: Fri May 29, 2020 9:31 pm

Requests/questions about 1.5

Post by defc »

I'm trying to use Everything as m primary search tool as well as disc cataloger, as I find it works wonderfully in that capacity. With 1.5's new features it is even better. I posted previously about how I use it - viewtopic.php?f=10&t=9064&p=31467#p31467

A few things I'd like -

- when cataloging a disc, use its volume label+serial number, instead of drive letter, as the identifier. This will make it very easy to identify the source disk. I use a lot of externals and most will show up as the same drive letter (F/G etc) when connected. I see this topic was discussed before - viewtopic.php?t=5319 - with essentially the same request as mine. I don't think its needed for Everything not to use drive letter (i.e. its ok to treat usb as fixed volume) but it should be identifiable by its volume label/serial too.

- the above id should be shown in the folder tree, which will make it really easy to catalog and keep track of disks from anywhere.

- syncing of folder tree with active item, maybe on invoking a command and not automatic if its too costly

- in the main results view, allow me to go to an items parent folder by clicking on its path in right click option. right now theres no way to do this. e.g. 'open path' will actually try to open in explorer but the disk isn't present

Thanks
void
Developer
Posts: 16672
Joined: Fri Oct 16, 2009 11:31 pm

Re: Requests/questions about 1.5

Post by void »

Thank you for your feedback defc,


I will consider storing the volume label in the file list.

For now, please store this information in the file list filename.

The file list filename can be shown in Everything by right clicking the result list column header and showing the file list filename property.


- the above id should be shown in the folder tree, which will make it really easy to catalog and keep track of disks from anywhere.
I will consider showing the volume label or file list filename next to the root name in the folder tree.

- syncing of folder tree with active item, maybe on invoking a command and not automatic if its too costly
I will consider an option to sync a folder tree.
Some features that are currently in development are:
The Compare File Lists under the Tools menu. (when done, this will show missing, new and changed files)
Update file list from Tools -> File List Editor -> Tools -> Update. (this will find roots in the file list and rebuild them)
- in the main results view, allow me to go to an items parent folder by clicking on its path in right click option. right now theres no way to do this. e.g. 'open path' will actually try to open in explorer but the disk isn't present
An option to explore in Everything is on my TODO list.

Thank you for your suggestions.
NotNull
Posts: 5458
Joined: Wed May 24, 2017 9:22 pm

Re: Requests/questions about 1.5

Post by NotNull »

defc wrote: Fri Sep 17, 2021 2:45 am - in the main results view, allow me to go to an items parent folder by clicking on its path in right click option. right now theres no way to do this. e.g. 'open path' will actually try to open in explorer but the disk isn't present
For now, a workaround:
  • Go to Menu:Tools > Options > Keyboard
  • In the Show commands containing: box, type
    file search
  • From the list, select File | Search Location in Everything
  • Configure the keyboard shortcut as follows:
    (I used SHIFT+L, but you can use any free one)
    2021-09-23 15_49_09-Window.png
    2021-09-23 15_49_09-Window.png (11.06 KiB) Viewed 3162 times
  • Press OK button (2*)
  • Done
From now on, you can select a file or folder in Everything and pressing SHIFT+L will open it's location (the Path part) in the search bar.
Post Reply