Way to execute multiple internal commands?

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
mastabog
Junior Member
Junior Member
Posts: 72
Joined: 2004-03-07, 21:36 UTC

Way to execute multiple internal commands?

Post by *mastabog »

Hi,

Is there a way to execute multiple internal commands in TC?

For instance, I have a very frequently visited folder which I view in a particular way: custom defined columns, sorted by the 4th column descending. I now have a keyboard shortcut to take me to that folder directly, another shortcut to view by the specific custom columns, another shortcut to sort by the 4th column.

I'd like one keyboard shortcut to execute all three of the above. I know I can use autohotkeys (which I will if there is no way to do it natively).

Also, is there an internal command to control the sorting order (descending/ascending) rather than just toggling it?

Thanks
User avatar
Samuel
Power Member
Power Member
Posts: 1930
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

Post by *Samuel »

You could try ButtonBar eXtended.
User avatar
MVV
Power Member
Power Member
Posts: 8712
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

mastabog, tool like TCMC may be used to execute multiple internal/user commands in a sequence. And, you can create a single usercommand (and assign a hotkey for it) that will call TCMC with entire sequence.
mastabog
Junior Member
Junior Member
Posts: 72
Joined: 2004-03-07, 21:36 UTC

Post by *mastabog »

Great, many thanks! I knew there must have been something already available! :)

What about my last question, i.e. the possibility to sort specifically ascending or descending (not toggling)?

Cheers
User avatar
MVV
Power Member
Power Member
Posts: 8712
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

You can't, you only can switch asc/desc by choosing same sort mode again while it is active.
mastabog
Junior Member
Junior Member
Posts: 72
Joined: 2004-03-07, 21:36 UTC

Post by *mastabog »

MVV wrote:You can't, you only can switch asc/desc by choosing same sort mode again while it is active.
Bummer ... I'll make a feature request (hope dies last).
Post Reply