Skip to content
This repository was archived by the owner on Mar 15, 2023. It is now read-only.

feat: Allow use variables in "User Identifier" option #34

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

estilles
Copy link

Resolves #33

@ashgreen / @yellowjaguar5 Now that bitfocus/companion#1755 has been merged into the Companion core, I'm submitting this PR to implement in your module.

image

@estilles estilles requested a review from ashgreen November 23, 2021 01:44
@gaetanfromdolive
Copy link

Hello, (quite new to github, i hope i'm not making a mistake by commenting there and first of, thanks all of you for the beautifull work) @estilles could you share the modifications so i can try to build a version on my side ? it would be wonderfull if i can user this feature tommorow :) Regards Gaétan

@ashgreen
Copy link
Collaborator

ashgreen commented Dec 5, 2021

@estilles Could you show me how you are using this in your workflow?
I can see it would make it impossible to target someone with the username $(variable) unlikely I know, but still possible!

@estilles
Copy link
Author

estilles commented Dec 6, 2021

Hello, (quite new to github, i hope i'm not making a mistake by commenting there and first of, thanks all of you for the beautifull work) @estilles could you share the modifications so i can try to build a version on my side ? it would be wonderfull if i can user this feature tommorow :) Regards Gaétan

Hey @gaetanfromdolive! You can use the branch for this PR.

@estilles
Copy link
Author

estilles commented Dec 9, 2021

@estilles Could you show me how you are using this in your workflow? I can see it would make it impossible to target someone with the username $(variable) unlikely I know, but still possible!

I basically use it with ZoomISO to move assign/move participants to particular screens. Let's say, for example, I have 10 participants, 4 of which I can assign to specific screens. On the Stream Deck I would have 10 buttons, one for each participant, that will assign their name to a variable. Then I have 4 buttons (one corresponding to each screen) that will move the participant whose name is in the variable to that particular screen.

I'm sure there're many other use cases, but that's the one that prompted me to add this feature.

@gaetanfromdolive
Copy link

Hello, (quite new to github, i hope i'm not making a mistake by commenting there and first of, thanks all of you for the beautifull work) @estilles could you share the modifications so i can try to build a version on my side ? it would be wonderfull if i can user this feature tommorow :) Regards Gaétan

Hey @gaetanfromdolive! You can use the branch for this PR.

Thank you @estilles

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Allow use variables in User Identifier
3 participants