View mode per folder?
Moderators: Hacker, petermad, Stefan2, white
View mode per folder?
Hello! Is it possible to make it so that I can set column order and the view mode based on the current folder? Sometimes I want to hear the modification dates of files, for example when browsing my school notes but I do not need it when organizing my music library. Can this be realized?
With best regards,
Nuno.
With eterenal love to history and China.
Re: View mode per folder?
Hi,
One way could be as follows...
A View mode with a 'Custom columns view' can be called up, for example,
with a button and the following command:
The reset to the View mode <DEFAULT>... Example:
... can be done, for example, with the following button:
For more details see link in my signature.
Windows 10 Pro (x64) Version 20H2 (OS build 19042.868)
TC 10.00b2 x64/x86 | 'Everything' 1.5.0.1245a (x64)
Overview: View Mode | Auto Switch Mode | Custom columns view
One way could be as follows...
A View mode with a 'Custom columns view' can be called up, for example,
with a button and the following command:
Code: Select all
cm_SrcViewModeList NameOfYourViewMode
Code: Select all
Columns view: Full
Sort order: Name
BUTTON to reset to the View mode <Default>
Code: Select all
TOTALCMD#BAR#DATA
cm_SrcViewMode0,cm_SrcAllFiles,cm_50Percent,cm_RereadSource,cm_rereadsource 1
wcmicons.dll,86
cm_SrcViewMode0,cm_SrcAllFiles,cm_50Percent,cm_RereadSource,cm_rereadsource 1|View mode <Standard>: cm_SrcViewMode0|Active panel!|-|cm_RereadSource Ctrl+R|-|cm_rereadsource 1 )|cm_rereadsource 2 )|cm_rereadsource 3 ) <as of TC 9.50 --> see: HISTORY.TXT!>
0
-1
Windows 10 Pro (x64) Version 20H2 (OS build 19042.868)
TC 10.00b2 x64/x86 | 'Everything' 1.5.0.1245a (x64)
Overview: View Mode | Auto Switch Mode | Custom columns view