Suggestion: optional “Magellan-like” expert mode for Everything

Have a suggestion for "Everything"? Please post it here.
MarcelO
Posts: 1
Joined: Wed Dec 24, 2025 10:50 am

Suggestion: optional “Magellan-like” expert mode for Everything

Post by MarcelO »

Hello,

First of all, thank you for Everything. It is one of the very few modern tools that truly respects speed, simplicity and focus.

I am a long-time PC user (since MS-DOS era) and I would like to share an idea, not as nostalgia, but as a usability suggestion.

In the past, tools like Magellan or Norton Commander allowed not only to find files, but also to:
- quickly preview file content (especially text files)
- understand the file context (where it lives in the directory tree)
- explore information without opening heavy applications

Everything already does the hardest part perfectly: instant search.
What could be interesting (as an optional expert mode) would be:
- a lightweight text preview panel (for txt, csv, log, sql, source code)
- basic contextual information about the selected file
- keyboard-oriented navigation

This would not turn Everything into a file manager, but would enhance its role as an information exploration tool.

Just an idea from an experienced user who really appreciates your work.
Thank you for keeping Everything simple and fast.

Best regards
horst.epp
Posts: 1643
Joined: Fri Apr 04, 2014 3:24 pm

Re: Suggestion: optional “Magellan-like” expert mode for Everything

Post by horst.epp »

Time to read the help and the forum.
All this is already provided by Everything.
______________________________________________________
Windows 11 Home Version 25H2 (OS Build 26200.7462)
Everything 1.5.0.1404a (x64), Everything Toolbar 2.1.1
void
Developer
Posts: 19899
Joined: Fri Oct 16, 2009 11:31 pm

Re: Suggestion: optional “Magellan-like” expert mode for Everything

Post by void »

Thank you for your feedback MarcelO,


- quickly preview file content (especially text files)
View -> Preview
Everything uses the system preview handler, which can be changed.


- understand the file context (where it lives in the directory tree)
Everything is not a file browser/file manager.
Right click the file and click Open Path to open the file location in your default file browser.
Everything 1.5 will have a folders sidebar.


- explore information without opening heavy applications
Everything 1.5 will have more columns for displaying various properties.

A details pane is on my TODO list.

Everything uses the system context menu for files, which can be customized to add options to open files in a lighter application.



Thank you for the suggestion.