Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Random ID Structure #32

Open
sebastianfranzschwelle opened this issue Aug 21, 2020 · 1 comment
Open

Change Random ID Structure #32

sebastianfranzschwelle opened this issue Aug 21, 2020 · 1 comment

Comments

@sebastianfranzschwelle
Copy link

Hi,

thank you for this amazing Add-In! I wanted to ask if it was possible to get an option to personalize the random ID. The problem with Random IDs is their impact on the meeting name in any browser. Since Jitsi ignores anything after / it would be great to create a custom name and put the random ID upfront. It would like that: https://meet.jit.si/OXdLRlasdasd8LxnSo/my-own-name

Thank you again!
Sebastian

@rynti
Copy link

rynti commented Aug 21, 2020

Just as an implementation suggestion, this could be implemented by allowing something like a placeholder in the default room id field, where a generated ID will be inserted.

For example, if the placeholder is {RANDOM_ID} and the default room ID is set like this: {RANDOM_ID}/my-own-name, the links generated by this addon would look something like https://meet.jit.si/OXdLRlasdasd8LxnSo/my-own-name

The resulting meeting in Jitsi will only show the part after /, so the meeting would be called "My Own Name"

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

No branches or pull requests

2 participants