Saved Sessions (like profiles)

Discussion related to "Everything" 1.5.
Post Reply
howiec
Posts: 2
Joined: Tue Nov 04, 2025 1:44 pm

Saved Sessions (like profiles)

Post by howiec »

Firstly, the feature of restoring previous sessions is massively useful, thanks!

It would be very nice if we could also save/load & "bookmark" sessions (similar to IDE workspaces).

There are certain combinations of search tabs that are common or frequently used across various workflows / similar projects, so saved session "profiles" would be a very useful way of quickly grouping & loading those all at once to jump right in.
void
Developer
Posts: 19870
Joined: Fri Oct 16, 2009 11:31 pm

Re: Saved Sessions (like profiles)

Post by void »

Thank you for your feedback howiec,

I will consider saving and restoring specific sessions from the UI in a future version of Everything.
Thank you for the suggestion.

For now, this can be done manually by copying your Session.json file (Session-1.5a.json for the alpha version)
Load your session from a bookmark with the /restore-session search command or from the command line with -restore-session



Sessions
howiec
Posts: 2
Joined: Tue Nov 04, 2025 1:44 pm

Re: Saved Sessions (like profiles)

Post by howiec »

void wrote: Tue Nov 04, 2025 9:05 pm[...]
For now, this can be done manually by copying your Session.json file (Session-1.5a.json for the alpha version)
Load your session from a bookmark with the /restore-session search command or from the command line with -restore-session
Much thanks void!
Post Reply