Gather and save the values for all ‘file’ knobs exiting in the nodegraph.
JP_filepathCollector
Updated: 26 July 2023
Author: joaquinpick
Compatible Nuke versions: 12.0 or later
Compatibility:
More of a proof of concept, this tool allows you to gather the values for all ‘file’ knobs available nodegraph, saving them in a .txt file in the same folder as the nuke script currently at work.
The are two straightforward functionalities available: Collecting and saving all filepaths, and opening the folder in which the .txt file was saved. Both are accessible in the menu JP Tools / Filepath Collector.
When clicking ‘Collect All Filepaths’, a message will appear with the number of filepaths gathered, and the location in which they were saved.
When accessing the newly created .txt file, you will find the filepaths from nodes with any input/output values, and separated, the filepaths from disconnected nodes (if any).