2
void
Options - 1.5.0.1409a (x64) ->
Home -> Columns:
Code: Select all
Name;Path;Extension;Size;Total Size;Date Modified;Date Created;Date Accessed;Title;Subject;Comment;Tags;Authors;File List Name;Column A
I could only find this setting – including column widths – in the ‘
Session.json’ file and in "Troubleshooting Information - 1.5.0.1409a (x64)".
What do you think of the following scenario?
In a new command,
ONLY THE COLUMN NAMES from
Home -> Columns are saved, e.g. “
home_columns_visible”
OR an existing command name is used, such as “
home_columns_custom” (please note:‘
defined as a policy’!).
Let’s therefore take the command ‘
home_columns_visible’ as a test:
‘Home > Columns’ would correspond to ‘home_columns_visible’ in this case.
The column widths would still be definable separately in Advanced: new_tab_command_line | new_window_command_line.
Test examples:
1. Changes to columns in ‘Home > Columns’ are saved in Everything.ini under ‘home_columns_visible’
The setting in Everything.ini under ‘home_columns_visible’ is updated:
home_columns_visible=Name;Path;Extension;Size;Total Size;Date Modified;Date Created;Date Accessed;Title;Subject;Comment;Tags;Authors;File List Name;Column A
2. Changes to columns in Everything.ini under “home_columns_visible” are saved in ‘Home > Columns’
The setting in ‘Home > Columns’ is updated.
--
3. Column widths can still be saved separately in Advanced: new_tab_command_line | new_window_command_line.
The same applies to the
home_columns_custom command, although this can only be used in conjunction with ‘
defined as a policy’:
home_columns_custom=Name;Path;Extension;Size;Total Size;Date Modified;Date Created;Date Accessed;Title;Subject;Comment;Tags;Authors;File List Name;Column A
If implemented, I suggest using the following
command names and their meanings:
home_columns_visible -> 'defined as a policy'
home_columns_custom -> without 'defined as a policy'
I am unable to say whether this scenario would have an impact on
viewtopic.php?t=9994#column_visible,
namely property-name_column_visible, property-name_column_pos, property-name_column_width
Please review.
Thanks!