I was wondering if I might start a thread to discuss consideration for which settings should be turned on (or off) by default, in 1.5. There are a number of settings that just seem to make sense to enable by default, and I feel like the average user is missing out on.
UI -> Single Click Tray [single_click_tray=1] --- I think most modern windows programs use this behavior, so it would be consistent to enable this by default.
Search -> Replace forward slashes with backslashes [convert_forward_slash_to_backslash=1] --- I can't think of a situation where the user would not benefit from this option, and only suffer with it turned off.
View -> Alternate row color [alternate_row_color=1] --- This seems like an obvious quality of life improvement if enabled by default.
I do like that Results -> Full row select [full_row_select=1] is now enabled by default. Thanks. But I feel like this setting should sit next to Alternate row color and not be on two different pages... I understand that row select is the result of a mouse interaction, but it's more about visual appearance than it is about activity behaviors.
I think the Installer should give the user the ability to specify a Toggle window Hotkey, or, give the user the option to select from a few presets to get more people using this fabulous feature. (I use the Pause key. WinKey+E might be a good preset as Everything basically supplants most Explorer use habits.)
History -> Always show search suggestions [search_history_always_suggest=1] --- This seems like it should be enabled by default, though I admit I'm not entirely clear how Search as you type might be more enjoyable with search suggestions turned off. Just seems like it's better if turned on.
Indexes -> Exclude -> Exclude Folders: should probably have System Volume Information in there by default, as I have had more user issues with this than necessary, and there's just no added value in seeing or interacting with this NTFS system folder, ever, never ever. ((I would also advocate for the exclusion of $RECYCLE.BIN by default, but I acknowledge it could be useful to some people sometimes if it were not excluded.))
Thanks for your consideration.
Default Settings. Which settings should be enabled by default?
Re: Default Settings. Which settings should be enabled by default?
I'll just babble...
Single Click Tray
Rare that the Everything icon would even be hidden
Slashes
Coming from UNIX - well before DOS, forwards are natural & far more convenient.
An average Windows person, I wouldn't even think they'd know what a forward is.
Alternate row color
Some would hate it. I would.
Toggle window
Not sure I know what that is?
Suggestions
Not sure what the default is? Enabled here.
Exclude
I'm of the type, show me everything. And if I don't want to see something, I'll deal with it.
Anyhow, one of the great features of Everything is that it is so configurable - simply by making setting change - oneself.
How many times have you used a program & said (to yourself), if only it could...
Single Click Tray
Rare that the Everything icon would even be hidden
Slashes
Coming from UNIX - well before DOS, forwards are natural & far more convenient.
An average Windows person, I wouldn't even think they'd know what a forward is.
Alternate row color
Some would hate it. I would.
Toggle window
Not sure I know what that is?
Suggestions
Not sure what the default is? Enabled here.
Exclude
I'm of the type, show me everything. And if I don't want to see something, I'll deal with it.
Anyhow, one of the great features of Everything is that it is so configurable - simply by making setting change - oneself.
How many times have you used a program & said (to yourself), if only it could...
Re: Default Settings. Which settings should be enabled by default?
I don't know what you mean by the icon being hidden. This option is how the visible Everything system tray icon responds when clicked, or tapped with a touch screen. By default you have to double-click to activate the icon to make Everything appear. The standard Windows experience is now single-click to make the application appear.
That's my point, the average person doesn't know the difference. They press the first slash they see on the keyboard. The internet uses forward slashes, and for most users under 40, that's the only slash they know. And so they press it, instead of backslash, even when you specifically instruct them "backslash not forward-slash," they press it anyway.Slashes
Coming from UNIX - well before DOS, forwards are natural & far more convenient.
An average Windows person, I wouldn't even think they'd know what a forward is.
Are there any scenarios where Everything works better, with more versatility, if this option remains disabled?
Re: Default Settings. Which settings should be enabled by default?
Heh, I guess I do know what Toggle window Hotkey behavior is.Toggle window
Not sure I know what that is?
Don't like that at all.
In my situation, I always have Everything (open &) icon(s) visible on the (Windows) Taskbar.icon being hidden
I use dinosaurs (Win7), & some of the tray icons work on 1 click, some need double.This option is how the visible Everything system tray icon responds when clicked
Really matters not to me.
I like to break standards .The standard Windows experience
Probably not (so in that respect if it were enabled...). Though I do seem to recall some (since corrected) bugs with this.Slash: Are there any scenarios where Everything works better, with more versatility, if this option remains disabled?
And there could still be odd quirks, perhaps using /preference=# to set Preferences (or maybe not)?
I've had it set ever since it was first implemented.
Re: Default Settings. Which settings should be enabled by default?
Thank you for your feedback raccoon and therube,
Task Manager is still using double click.
It makes it impossible to match / in a filename (possible with file lists and virtual filenames)
It makes it impossible to match / in a property.
During alpha I experimented with treating / the same as \ but ran into trouble when they needed to be treated differently.
In Everything 1.5, / and \ are treated the same when performing a path search. So this option doesn't need to be enabled anymore.
eg: you can search for paths like: c:/windows/system32 just fine with this option off.
You might need to enable this option if you want to use regex, eg: regex:c:/windows/system32
Ctrl + Space will show suggestions.
I'm used to pressing Ctrl + Space to suggest from Visual Studio.
A suggestion sidebar might work here.
I will experiment..
Most system folders do not have the SYSTEM attribute.
Maybe a add system folders button..
I will most likely show all files by default.
Thank you for the suggestions.
I will look into making this the default. (atleast for Windows 10+)UI -> Single Click Tray [single_click_tray=1] --- I think most modern windows programs use this behavior, so it would be consistent to enable this by default.
Task Manager is still using double click.
This option breaks some searches.Search -> Replace forward slashes with backslashes
It makes it impossible to match / in a filename (possible with file lists and virtual filenames)
It makes it impossible to match / in a property.
During alpha I experimented with treating / the same as \ but ran into trouble when they needed to be treated differently.
In Everything 1.5, / and \ are treated the same when performing a path search. So this option doesn't need to be enabled anymore.
eg: you can search for paths like: c:/windows/system32 just fine with this option off.
You might need to enable this option if you want to use regex, eg: regex:c:/windows/system32
I hate the way the suggestions overlap the results.Always show search suggestions
Ctrl + Space will show suggestions.
I'm used to pressing Ctrl + Space to suggest from Visual Studio.
A suggestion sidebar might work here.
I will experiment..
I have on my TODO list to make it easier to exclude system folders.System Volume Information
Most system folders do not have the SYSTEM attribute.
Maybe a add system folders button..
I will most likely show all files by default.
Thank you for the suggestions.