Go to specific subfolder via hotkey.

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
voyak
Junior Member
Junior Member
Posts: 3
Joined: 2021-07-22, 17:02 UTC

Go to specific subfolder via hotkey.

Post by *voyak »

Hi!

I Have a problem finding anything on this subject so i'm creating new post.

What i want to achieve:

When i'm in a certain production shot, for ex. "C:\Production\shot0010" i want to go directly to proxy footage which is in "edit\footage\proxy" using a hotkey.

What's the best way to achieve this?

Best regards,
Voyak
User avatar
Dalai
Power Member
Power Member
Posts: 9364
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Re: Go to specific subfolder via hotkey.

Post by *Dalai »

There are several ways to do this:
  • Use directory hotlist (Ctrl+D) to switch to a (previously saved) directory
  • Create a hotkey to a user-defined command (e.g. em_shot0010) in usercmd.ini via Configuration > Options > Misc > Redefine hotkeys
  • Similar to option 1 add the command "cd C:\Production\shot0010" to TC's start menu and add a hotkey for it. This is done via Start > Change Start Menu. Note that the available hotkeys are much more limited here.
Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
voyak
Junior Member
Junior Member
Posts: 3
Joined: 2021-07-22, 17:02 UTC

Re: Go to specific subfolder via hotkey.

Post by *voyak »

Thanks for the reply.

Sorry i should be more specific.

Ok, i want to create command "cd edit\footage\proxy" and put it in a hotkey because i want to quickly jump to proxy footage from the shot level so i'm in shot0010 or shot0020, i press hotkey - and i'm in proxy folder. Is that doable?

Regards,
Voyak
voyak
Junior Member
Junior Member
Posts: 3
Joined: 2021-07-22, 17:02 UTC

Re: Go to specific subfolder via hotkey.

Post by *voyak »

Thanks!

Got it working via usercmd.ini.

Best regards,
Voyak
Post Reply