Workspace switching

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
silversword
Junior Member
Junior Member
Posts: 3
Joined: 2005-07-05, 22:40 UTC

Workspace switching

Post by *silversword »

Has anyone played with Fileside?

I really like the idea of having a project/remember layout I can quickly switch between.
Right now I have lots of tabs on the left and right that are tabs used for different projects:
- Organizing audiobooks
- Organizing movies
- Organizing TV
- Working with FTP servers
- File space cleanup
etc.

It'd be great to be able to switch between each project mode that would easily remember sets of tabs left/right instead of either having tons of tabs everywhere, or having to manually create/load bookmarked paths every single time. Don't tell me something like this already exists :D
User avatar
Dalai
Power Member
Power Member
Posts: 10018
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Re: Workspace switching

Post by *Dalai »

Tabs can be saved via context menu on the tabs themselves. This can also be done for both sides. The same way can be used to restore them. Restoring and saving tabs is also possible via the OPENTABS, OPENTABSL and OPENTABSR or the SAVETABS* commands, respectively. I suggest to use TC's command browser (cm_CommandBrowser) to see the available commands.
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
User avatar
petermad
Power Member
Power Member
Posts: 16101
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: Workspace switching

Post by *petermad »

2silversword
As Dalai points out - you can save and open tab sets with the OPENTABS and the SAVETABS commands.

I my Extended Menus I have made it reachable via the menu: See: https://tcmd.madsenworld.dk/foldertabmenu.png
License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
nsp
Power Member
Power Member
Posts: 1939
Joined: 2005-12-04, 08:39 UTC
Location: Lyon (FRANCE)
Contact:

Re: Workspace switching

Post by *nsp »

You can use custom view mode to automatically load tabs, unfortunately we do not have any automatic command when leaving a custom view nor any easy way to know without some scripting current view mode.
If you can handle the savetab part you can do it !

Another way is to have one wincmd ini by environment you just have to use the redirect to share common parts. Restart TC when switching topic.

I personally use Custom View Mode and directory menu and several sub-menu to have folder shortcut by topic.
User avatar
petermad
Power Member
Power Member
Posts: 16101
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: Workspace switching

Post by *petermad »

unfortunately we do not have any automatic command when leaving a custom view
Well we can use *|cm_command in the in the View Modes "Auto-run commands:" field - it will execute cm_command when you leave the directory. Multiple cm_commands can be chained, separated by commas.
License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
Horst.Epp
Power Member
Power Member
Posts: 7010
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: Workspace switching

Post by *Horst.Epp »

In addition, what petermad said,
we have the <default> view
which controls the settings when any auto-view is terminated.
Windows 11 Home, Version 24H2 (OS Build 26100.4351)
TC 11.55 RC6 x64 / x86
Everything 1.5.0.1395a (x64), Everything Toolbar 1.5.5.0, Listary Pro 6.3.2.88
QAP 11.9.0.3 x64
User avatar
jbcb
Junior Member
Junior Member
Posts: 43
Joined: 2013-08-30, 06:43 UTC

Re: Workspace switching

Post by *jbcb »

Very good idea. A simple and quick way to save and reuse set tabs would help me a lot.
silversword
Junior Member
Junior Member
Posts: 3
Joined: 2005-07-05, 22:40 UTC

Re: Workspace switching

Post by *silversword »

Thanks for the info, time to play!
Post Reply