GoToDirectory v1.5
This location is for Registered Users Only.
Perhaps you need to login or register.
14.0, 13.2, 13.1, 13.0, 12.2, 12.1, 12.0, 11.3, 11 or later
Linux, Mac, Windows
Keyboard shortcut to open the folder of any selected read node, or of the path on the clipboard.
Works with TCL paths and paths relative to the project directory!
Keyboard shortcut: alt+shift+r
(can be changed in the menu.py file!)
Standard installation:
1. Place the GoToDirectory folder in your .nuke folder (or somewhere else on your computer)
2. Go to your .nuke folder, and create a file called 'init.py'. If such a file already exists, open it.
3. In the init.py file, add this line of text to the end and save it:
nuke.pluginAddPath('./GoToDirectory')
If you want to place the folder somewhere else than in the .nuke folder, make sure to change the path in the init.py file so that it points to that other path instead!
Installation using NukeShared:
1. Place the GoToDirectory folder in the '_AutoInstaller' repository.
NukeShared is a way of installing plugins by dragging/dropping them in folders, see my website (maxvanleeuwen.com/nukeshared) for more information.
Updates
1.5
TCL fixes, now supports more types of paths
1.4
Nuke 13 compatibility
1.3
Added TCL path support
Added relative path support (to Project Directory setting)
1.2
Fixed paths from file knobs not opening if the parent dir does not exist
(it will now search up to 5 parent directories, like when opening from the clipboard)
Comments
RSS feed for comments to this post