I have currently set up my STANDARD VIEW (Default view) as follows:
- Menu "Tools" > Options... > Home
Columns:
Name;Path;Extension;Size;Total Size;Date Modified;Date Created;Date Accessed;Title;Subject;Comment;Markierungen;Tags;Authors;File List Filename;Column A;Column B
etc.
- Bookmark: Search > Custom:
Filter: Everything; Columns: The same as listed under "Home"; Keyboard shortcut: ALT+Y
Code: Select all
/hide-preview /hide-folders-sidebar /hide-bookmarks-sidebar /hide-filters-sidebar /comment ALT+ENTER causes a line break; nop: can also be used for comments, e.g. in the name | https://www.voidtools.com/forum/viewtopic.php?p=68068#p68068
- I have defined the columns and column widths as follows: /columns <property-list> | columns:
(Monitor 24", Scaling size 125%, resolution 1920 x 1280 pixel (native screen resolution))columns:[{"name":"Name","width":372},{"name":"Path","width":595},{"name":"Extension","width":74.375},{"name":"Size","width":74.375},{"name":"Total Size","width":89.25},{"name":"Date Modified","width":104.125},{"name":"Date Created","width":104.125},{"name":"Date Accessed","width":133.875},{"name":"Title","width":148.75},{"name":"Subject","width":148.75},{"name":"Comment","width":148.75},{"name":"Markierungen","width":148.75},{"name":"Tags","width":148.75},{"name":"Authors","width":148.75},{"name":"File List Filename","width":178.5},{"name":"Column A","width":133.875},{"name":"Column B","width":133.875}] --- ... Example: 2.5 cm x 29.75 = Everything width: 74.375Code: Select all
columns:[{"name":"Name","width":372},{"name":"Path","width":595},{"name":"Extension","width":74.375},{"name":"Size","width":74.375},{"name":"Total Size","width":89.25},{"name":"Date Modified","width":104.125},{"name":"Date Created","width":104.125},{"name":"Date Accessed","width":133.875},{"name":"Title","width":148.75},{"name":"Subject","width":148.75},{"name":"Comment","width":148.75},{"name":"Markierungen","width":148.75},{"name":"Tags","width":148.75},{"name":"Authors","width":148.75},{"name":"File List Filename","width":178.5},{"name":"Column A","width":133.875},{"name":"Column B","width":133.875}]
Column name Column width Everything width: Name 12.5 cm 372 Path 20.1 cm 595 Extension 2.5 cm 74.375 Size 2.5 cm 74.375 Total Size 3.0 cm 89.25 Date Modified 3.5 cm 104.125 Date Created 3.5 cm 104.125 Date Accessed 4.5 cm 133.875 Title 5.0 cm 148.75 Subject 5.0 cm 148.75 Comment 5.0 cm 148.75 Markierungen 1) 5.0 cm 148.75 Tags 2) 5.0 cm 148.75 Authors 5.0 cm 148.75 File List Filename 6.0 cm 178.50 Column A 4.5 cm 133.875 Column B 4.5 cm 133.875
2) Tags: Keywords inclusive keywords for PDF files
My goal is to be able to change column widths as desired after starting 'Everything'.
I want to be able to restore the defined column widths and columns using the above bookmark (ALT+Y).
Unfortunately, adding the columns and column widths in the bookmark above did not help:
/columns:[{"name":"Name","width":372},{"name":"Path","width":595},...,{"name":"Column B","width":133.875}] ... <-- abbreviated representation
Reference: /columns <property-list>
Please help.
PS:
At the moment I can restore my column widths by copying the code under point 3. columns and column width
into the search box of 'Everything'.
____________________________________________________
Windows 11 Pro (x64) Version 23H2 (OS Build 22631.3810)
'Everything' 1.5.0.1383a (x64) - "Portable on system drive C:"