Can we have a table/list with all supported commands?
Telling also which commands work in real time and which require restart, and other notes related.
Can we have a table/list with all supported commands?
1. It seems to be a bug. I've reported.Well, they can all be edited via search bar
void, Please add for those a "Not Supported" hint for 3 seconds in the status bar.
I agree. But the documentation should be done somehow. Maybe wiki or csv table.but it'll take some time for anyone to put together a map of which ones require a restart or not.
Not all ini settings are available from the search box.Well, they can all be edited via search bar
If the ini setting is not supported, pressing ENTER will move focus to the result list.void, Please add for those a "Not Supported" hint for 3 seconds in the status bar.
The configuration system needs a rewrite for group policy support.I agree. But the documentation should be done somehow. Maybe wiki or csv table.
I would not lose any sleep having to type /set ontop=1 instead of /ontop=1 to disambiguate these commands.void wrote: Thu Nov 04, 2021 11:06 pm/downloads would be a valid search, I'm sure some users would not like to see downloads ini setting not supported when pressing ENTER.
This is a good enough reason to add /#set-config:<key1,value1>#set-config:<key2,value2>#set-config:<key3,value3>...Aye, possibly useful for instructing a user to "copy and paste this into Everything" to get several configs just the way I like.
I would not expect this behavior.If the ini setting is not supported, pressing ENTER will move focus to the result list.
So here lies the problem. The problem is with syntax. Apparently the choice of / is a bad choice./downloads would be a valid search, I'm sure some users would not like to see downloads ini setting not supported when pressing ENTER.
Nice. It can be improved by including all entries that includes the term, no matter if the term is found at the beginning, middle or end of the entry.You can press TAB to cycle through ini settings, eg: /search_edit_ <TAB> <TAB>
Let me explain to you why I started this thread.It might be useful for bookmarks to set multiple config values:
/#set-config:<key1,value1>#set-config:<key2,value2>#set-config:<key3,value3>...
I haven't found a practical use yet.
It might be a problem when I port to Linux.So here lies the problem. The problem is with syntax. Apparently the choice of / is a bad choice.
I think there's a better approach here.Let me explain to you why I started this thread.
I was thinking of an idea to have Style configurations by using Bookmarks and /<ini-setting-name>=<value> .
I was trying to test if Everything supports /<ini-setting-name>=<value> concatenation, like:
/alternate_row_color=1/preview_visible=1/invert_layout=1
So I looked for couple Real Time settings.
So far I have only found the /alternate_row_color=1 setting that works for me in real time.
MaybeI am open to suggestions for another search command prefix.
I'll try to use the default of the program, make it easier to copy/paste from forum and website help.You can also customize the search command prefix with:
/search_command_prefix=
What's wrong with:These should be search functions instead, like sort:Name or View:Thumbnails
For example:
alternate-row-color: preview: invert-layout: some search text...
-or-
no-alternate-row-color: no-preview: no-invert-layout: some search text...
There's currently no way to escape / for string values.What's wrong with:
/alternate_row_color=1/preview_visible=0
I tested. It seems this method only useful when using FIlters.void wrote: Tue Nov 09, 2021 5:14 am Thank you for the example usage.
I have on my TODO list to add a theme organizer to save/load your own personalized themes (fonts and colors).
Maybe other view settings could be saved here?
It should stay, until a new window is opened, or a HOME command is pressed.These search functions are temporary.
Once the search is cleared, the original view is restored.