AG_Traceback v1.0
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
I usually works with shuffles instead of 'stamps' or hidden inputs. The problem when you work this way is that sometime you don't where the shuffle is coming from (for example if you have a group of nodes that create a certain effect and you shuffle the result in your main pipe before extracting it).
I create this tool to have a quick traceback with a simple hotkey. It works the same way as the bookmarks but you just have to select the target and the hotkey will bring you back to the anchor. It works also with the regular bookmarks in case you share your script with people that don't have this tool.
Basically, you create an anchor at a certain point in your script (after a group of nodes that create a certain effect) using one hotkey (by default it's 'alt+1' but you can change it the way you like).
After the anchor is created, you can select it and press again the same hotkey (alt+1) to create the target.
Unplug the target (or cut it with 'ctrl+x') and place it where you want in your script (where you extract the shuffle for example)
Finally, if you select the target and press again the same hotkey (alt+1) it will bring you back to the anchor
If you press 'J' (which is the default hotkey for the bookmarks) you can select the anchor and be brought back to the anchor