is there a way to show only unselected files/folders ?

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
giulia
Senior Member
Senior Member
Posts: 303
Joined: 2013-09-14, 05:33 UTC
Location: Europe

is there a way to show only unselected files/folders ?

Post by *giulia »

Hi
I have selected lots and lots of files and lots folders of a volume , saved the selection and reload

is there a way to show only the unselected files /folders ?

thanks
love Total Commander , best file manager ever made
User avatar
sqa_wizard
Power Member
Power Member
Posts: 3854
Joined: 2003-02-06, 11:41 UTC
Location: Germany

Re: is there a way to show only unselected files/folders ?

Post by *sqa_wizard »

After the selection is reloaded, just press "NUM-*" to reverse the selection.
Then select "Show - Only selected files" from main menue.
#5767 Personal license
User avatar
Gral
Power Member
Power Member
Posts: 1460
Joined: 2005-01-26, 15:12 UTC

Re: is there a way to show only unselected files/folders ?

Post by *Gral »

You can create command chain on button bar for this and get desired result with one click.
E.g. such a button:

Code: Select all

TOTALCMD#BAR#DATA
cm_ExchangeSelection,cm_ShowOnlySelected,cm_Clearall

wcmicons.dll,73



-1
giulia
Senior Member
Senior Member
Posts: 303
Joined: 2013-09-14, 05:33 UTC
Location: Europe

Re: is there a way to show only unselected files/folders ?

Post by *giulia »

sqa_wizard wrote: 2021-12-19, 22:20 UTC After the selection is reloaded, just press "NUM-*" to reverse the selection.
Then select "Show - Only selected files" from main menue.
Hi sqa_wizard
yes , it works
thanks appreciate it
Gral wrote: 2021-12-19, 22:39 UTC You can create command chain on button bar for this and get desired result with one click.
E.g. such a button:

Code: Select all

TOTALCMD#BAR#DATA
cm_ExchangeSelection,cm_ShowOnlySelected,cm_Clearall

wcmicons.dll,73



-1
Hi @Gral
may i know how create this button ?
thanks
Image: https://i.imgur.com/XfSyWNa.png
love Total Commander , best file manager ever made
User avatar
Stefan2
Power Member
Power Member
Posts: 4133
Joined: 2007-09-13, 22:20 UTC
Location: Europa

Re: is there a way to show only unselected files/folders ?

Post by *Stefan2 »

giulia wrote: 2021-12-20, 07:06 UTC
may i know how create this button ?

In this case, just copy & paste (right click) the code to TCs buttonbar.






For more you may read the FAQs in my sig.
giulia
Senior Member
Senior Member
Posts: 303
Joined: 2013-09-14, 05:33 UTC
Location: Europe

Re: is there a way to show only unselected files/folders ?

Post by *giulia »

Stefan2 wrote: 2021-12-20, 07:58 UTC
giulia wrote: 2021-12-20, 07:06 UTC
may i know how create this button ?

In this case, just copy & paste (right click) the code to TCs buttonbar.






For more you may read the FAQs in my sig.
hi Stefan2
i haven't never known i could paste on a tc tuttonbar
thanks appreciate it a lot
love Total Commander , best file manager ever made
User avatar
petermad
Power Member
Power Member
Posts: 14739
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: is there a way to show only unselected files/folders ?

Post by *petermad »

2giulia
You can find the function of that button and many other extra functions in my Extended Menus - se my signature.
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.50b4 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Post Reply