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
Go to specific subfolder via hotkey.
Moderators: Hacker, petermad, Stefan2, white
Re: Go to specific subfolder via hotkey.
There are several ways to do this:
Dalai
- 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.
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Re: Go to specific subfolder via hotkey.
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
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
Re: Go to specific subfolder via hotkey.
Thanks!
Got it working via usercmd.ini.
Best regards,
Voyak
Got it working via usercmd.ini.
Best regards,
Voyak