-
-
Notifications
You must be signed in to change notification settings - Fork 549
Description
Is this a feature relevant to companion itself, and not a specific module?
- I believe this to be a feature for companion, and is not specific to a module
Is there an existing issue for this?
- I have searched for similiar existing issues
Describe the feature
A feature that will let me see if a specific button is referenced in any other buttons or triggers.
Another tab/pop-up/other window inside the button editor that will list all the other buttons that references the selected button.
Or even just a Global list that can be searched and sorted.
Bonus Feature: Button references could be set as either static to a specific location, or they could follow the referenced button if it moves.
Usecases
This way if I ever move a button that is referenced somewhere else, things don’t break. The biggest issue is that anytime I want to rearrange or re-organize my pages, I have to do so very carefully. I have about 20-ish pages worth of buttons, and if I have to move one button, I have to go fix the references to that button in 5+ other buttons.
*Edit: Formatting