add-layout:<list>
add-layout:<list>
viewtopic.php?f=12&t=10176&p=37764#add-layout
testing 1313...
How do I set layout or toggling by search bar? make it permanently (Not Temporarily).
Do we need a command line bar to run commands?
I suggested in past to use ">" at the beginning of the search bar:
>
but I think it will limit it, to run commands only when the the search bar is empty, unless you will add an option to add a secondary bar, so that the user will put ">" in the secondary bar to run commands.
testing 1313...
How do I set layout or toggling by search bar? make it permanently (Not Temporarily).
Do we need a command line bar to run commands?
I suggested in past to use ">" at the beginning of the search bar:
>
but I think it will limit it, to run commands only when the the search bar is empty, unless you will add an option to add a secondary bar, so that the user will put ">" in the secondary bar to run commands.
Re: add-layout:<list>
Is auto-suggestion planned for Everything 1.5?
so that when you type ":" (and later when you type ";")
add-layout:
a list of filters will be suggested below the keyboard cursor.
when you type "E"
add-layout:E
the user will be able to select one from the list instead of typing letter after letter.
so that when you type ":" (and later when you type ";")
add-layout:
a list of filters will be suggested below the keyboard cursor.
when you type "E"
add-layout:E
the user will be able to select one from the list instead of typing letter after letter.
Everything
Executable
Re: add-layout:<list>
Please try one or more of the following search commands:How do I set layout or toggling by search bar? make it permanently (Not Temporarily).
/show-preview
/hide-preview
/toggle-preview
/show-folders
/hide-folders
/toggle-folders
/show-filters
/hide-filters
/toggle-filters
/show-filter-bar
/hide-filter-bar
/toggle-filter-bar
/show-status-bar
/hide-status-bar
/toggle-status-bar
/show-menu-bar
/hide-menu-bar
/toggle-menu-bar
Use Alt + Enter to separate your search commands.
For example:
/show-preview<Alt + Enter>/hide-status-bar
The intended way to change the layout is to use the View menu.
layout:/add-layout:/remove-layout: search functions are designed for use with filters.
I will consider a simple /layout menubar;statusbar;etc... search function to make this easier for bookmarks.
Yes, but for search functions only. (not search commands)Is auto-suggestion planned for Everything 1.5?
I don't expect anyone to type add-layout: into the search box.
Depending on the usefulness of layout: I may add a Layout option in filters and bookmarks.
Similar to the columns field.
Re: add-layout:<list>
I tested some. It works.lease try one or more of the following search commands:
I understand that
/toggle-preview
as a verbal command is a better syntax for "a command line freak" than
/preview=!
(like /alternate_row_color=!)
While testing, I can say that the second way (/preview=!) is easier to edit to get things back to normal than the first way (/toggle-preview).
I didn't like it. <Alt + Enter> is not noticeable.Use Alt + Enter to separate your search commands.
For example:
/show-preview<Alt + Enter>/hide-status-bar
viewtopic.php?f=6&t=10751#p41061The intended way to change the layout is to use the View menu.
layout:/add-layout:/remove-layout: search functions are designed for use with filters.
I will consider a simple /layout menubar;statusbar;etc... search function to make this easier for bookmarks.
Last edited by Stamimail on Thu May 12, 2022 12:24 pm, edited 1 time in total.
Re: add-layout:<list>
Thank you for your feedback and suggestions Stamimail,
/toggle-alternate-row-color
/enable-alternate-row-color
/disable-alternate-row-color
I do not intend to support Alt + Enter in the main search box.
For now, this was a quick hack so a bookmark can set multiple ini settings.
Currently the following UI ini settings are supported:
/window_x
/window_y
/window_wide
/window_high
/invert_layout
/theme
/maximized
/ontop
/match_case
/match_path
/match_whole_word
/match_diacritics
/match_prefix
/match_suffix
/ignore_punctuation
/ignore_whitespace
/regex
I have on my TODO list to add more.
I'll add the following search commands:(like /alternate_row_color=!)
/toggle-alternate-row-color
/enable-alternate-row-color
/disable-alternate-row-color
I'll make the bookmark edit control multi-lined so this is obvious.I didn't like it. <Alt + Enter> is not noticeable.Use Alt + Enter to separate your search commands.
For example:
/show-preview<Alt + Enter>/hide-status-bar
I do not intend to support Alt + Enter in the main search box.
For now, this was a quick hack so a bookmark can set multiple ini settings.
I have started to add a few UI ini settings to do this.viewtopic.php?f=6&t=10751#p41061The intended way to change the layout is to use the View menu.
layout:/add-layout:/remove-layout: search functions are designed for use with filters.
I will consider a simple /layout menubar;statusbar;etc... search function to make this easier for bookmarks.
Currently the following UI ini settings are supported:
/window_x
/window_y
/window_wide
/window_high
/invert_layout
/theme
/maximized
/ontop
/match_case
/match_path
/match_whole_word
/match_diacritics
/match_prefix
/match_suffix
/ignore_punctuation
/ignore_whitespace
/regex
I have on my TODO list to add more.
Re: add-layout:<list>
Question - Why didn't you choose the form:
/alternate-row-color-toggle
/alternate-row-color-enable
/alternate-row-color-disable
so that when you will need to sort all the commands, you will get it grouped by command?
Re: add-layout:<list>
I will consider support for both:
/alternate-row-color-toggle
/alternate-row-color-enable
/alternate-row-color-disable
/toggle-alternate-row-color
/enable-alternate-row-color
/disable-alternate-row-color
I have put on my TODO list to group commands, for example a Layout group with all the layout search commands.
Thanks for the suggestion.
/alternate-row-color-toggle
/alternate-row-color-enable
/alternate-row-color-disable
/toggle-alternate-row-color
/enable-alternate-row-color
/disable-alternate-row-color
I have put on my TODO list to group commands, for example a Layout group with all the layout search commands.
Thanks for the suggestion.
Re: add-layout:<list>
Verb-Noun is the preferred format.
Although, I always forget.
So you have both Verb-Noun/Noun-Verb for most search commands already:
eg:
/config_save
/save_config
/db_save
/save_db
I will look into support for TAB to cycle search commands.
Although, I always forget.
So you have both Verb-Noun/Noun-Verb for most search commands already:
eg:
/config_save
/save_config
/db_save
/save_db
I will look into support for TAB to cycle search commands.
Re: add-layout:<list>
PowerShell has a brilliant (imo) universal command-completion option.
Type followed by 'CTRL + SPACE' to see the effect.
(file.txt is an existing file)
Or followed by 'CTRL + SPACE'
'CTRL + SPACE' is already in use in Everything (complete search based on search history), but 'SHIFT + SPACE' is free, I think (or is that in use for a "hard space"?)
'TAB' is often used for Tab-completion, but is already in use in Everything (cycle through different panes)
Type
(gi .\file.txt).
(file.txt is an existing file)
Or
Get-Item -
'CTRL + SPACE' is already in use in Everything (complete search based on search history), but 'SHIFT + SPACE' is free, I think (or is that in use for a "hard space"?)
'TAB' is often used for Tab-completion, but is already in use in Everything (cycle through different panes)
Re: add-layout:<list>
I'll add search commands to Everything's Ctrl + Space suggestions.
I should also add search functions.
Thanks for the suggestion.
Ctrl + Shift + Space is a hard space.
TAB currently auto completes ini settings, eg:
/f<TAB><TAB>
I should also add search functions.
Thanks for the suggestion.
Ctrl + Shift + Space is a hard space.
TAB currently auto completes ini settings, eg:
/f<TAB><TAB>
Re: add-layout:<list>
There doesn't need to be tip to explain TAB completion in Everything.In terms of the help aspect, how do you inform the user about such a feature?
Most users will never use a search command.
Search commands usually come with instructions online to change some obscure setting.
TAB for auto complete is standard for a console.
Search commands are essentially console commands.
Search Commands
Re: add-layout:<list>
I think you buried this tip deeply.
Please search in "Search Commands" for this line:
Code: Select all
Use TAB from the search box to auto complete the ini-setting-name.
In addition to the first character ">" suggestion, I will also suggest to change the background color and font color of the search bar, when typing the first character ,to colors like that of the command line / console.TAB for auto complete is standard for a console.
Search commands are essentially console commands.
Re: add-layout:<list>
Currently, only ini setting names support TAB completion.I think you buried this tip deeply.
Please search in "Search Commands" for this line:
Support for TAB completion on all search commands is on my TODO list.
I will consider changing the background color / font color when using search commands.In addition to the first character ">" suggestion, I will also suggest to change the background color and font color of the search bar, when typing the first character ,to colors like that of the command line / console.
Thank you for the suggestion.