Toggle feature to show files selected

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
margolis22
Junior Member
Junior Member
Posts: 59
Joined: 2006-07-06, 23:15 UTC

Toggle feature to show files selected

Post by *margolis22 »

It would be nice to have a checkbox or something to toggle the view to show all files or only files selected. I work with a lot of pictures and having to scroll up and down the list to see my selections is the only way I know how to do this.
ouzoWTF
Junior Member
Junior Member
Posts: 93
Joined: 2009-04-20, 21:03 UTC

Post by *ouzoWTF »

Does cm_ShowOnlySelected work?
Single User Licence #201763
User avatar
petermad
Power Member
Power Member
Posts: 14810
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

cm_ShowOnlySelected
This command unfortunately doesn't work as a toggle command - once you have used it, you cannot use it again to show all files AND keep your selections.
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
StickyNomad
Power Member
Power Member
Posts: 1933
Joined: 2004-01-10, 00:15 UTC
Location: Germany

Post by *StickyNomad »

See Christian's statement about how cm_ShowOnlySelected is intended to work:
http://www.ghisler.ch/board/viewtopic.php?p=100587#100587

I also would like to see an additional command to toggle the view but keeping the selection.
jjk
Member
Member
Posts: 181
Joined: 2003-07-03, 10:41 UTC

Post by *jjk »

I also would like to see an additional command to toggle the view but keeping the selection.
Support also
StatusQuo
Power Member
Power Member
Posts: 1524
Joined: 2007-01-17, 21:36 UTC
Location: Germany

Post by *StatusQuo »

Support.

As a simple approach the function could be just be a combination of

Code: Select all

cm_SaveSelection
cm_RereadSource
cm_RestoreSelection
Maybe there's a faster way instead of cm_RereadSource -
like cm_SrcAllFiles / cm_SrcExecs / cm_SrcUserSpec, depending on what view mode is currently active...
Who the hell is General Failure, and why is he reading my disk?
-- TC starter menu: Fast yet descriptive command access!
Post Reply