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

Try adding a workaround for linking through Teams & Discord #7

Open
jorgenpt opened this issue Jan 17, 2023 · 4 comments
Open

Try adding a workaround for linking through Teams & Discord #7

jorgenpt opened this issue Jan 17, 2023 · 4 comments

Comments

@jorgenpt
Copy link
Owner

Currently Hermes URLs work fine in Slack, but not in Microsoft Teams and Discord, because they do not recognize custom protocols.

One potential workaround is to have a plugin setting that generates URLs to a static website hosted on GitHub pages. Instead of project://content/Game/UI/HUDWidgets/WBP_HUD?edit, it would be something like https://jorgenpt.github.io/Hermes/#s=project&h=content&p=Game/UI/HUDWidgets/WBP_HUD&a=edit, which would have some JS to adjust location.href (and close itself?).

Probably worth looking into a custom CNAME for the site too, to get a better & shorter URL. Maybe h.o7.no?

@jorgenpt
Copy link
Owner Author

@zosiu
Copy link
Contributor

zosiu commented Jan 17, 2023

Confluence cloud: https://jira.atlassian.com/browse/CONFCLOUD-24665

@andrewjli
Copy link

This appears to be the current tracking issue for confluence cloud https://jira.atlassian.com/browse/CONFCLOUD-14393

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

3 participants