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

Package matrix-highlight in a way that it can be embedded directly on the website #26

Open
Stvad opened this issue Jan 1, 2023 · 5 comments

Comments

@Stvad
Copy link
Contributor

Stvad commented Jan 1, 2023

Similar to how e.g. hypothe.is can be embedded!

potentially can be combined with embedding a view on Matrix room as a comments section


I think the main change to make that possible would be to add an option to run everything inside the content script

@Stvad
Copy link
Contributor Author

Stvad commented Jan 1, 2023

https://cactus.chat/ also related

@Stvad
Copy link
Contributor Author

Stvad commented Jan 2, 2023

This would also pave the way for the usage on the mobile - if one could package it a bookmarklet. Hypothes.is serves as an analogy again - I use it on my phone via bookmarklet

@Stvad
Copy link
Contributor Author

Stvad commented Jan 2, 2023

A somewhat related idea is to allow website to specify some metadata to the effect of "there are public matrix/highlight comments in this room".
And for Matrix-highlight to recognize that and automatically activate/join the discussion

@DanilaFe
Copy link
Owner

This is already somewhat possible (and I prototyped it the other day); all that's needed are the *Platform subclasses that take care of providing storage. I might even have the code in a branch on GitHub. Aha -- check out standalone.tsx.

@Stvad
Copy link
Contributor Author

Stvad commented Jan 21, 2023

Ohh, exciting 👀

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