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

Matrix bot to store back links to discussions #84

Open
tomusdrw opened this issue Oct 9, 2024 · 2 comments
Open

Matrix bot to store back links to discussions #84

tomusdrw opened this issue Oct 9, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@tomusdrw
Copy link
Contributor

tomusdrw commented Oct 9, 2024

The idea is to have an Matrix bot listening to JAM & Gray Paper channels for links to the reader.

When the GP reader link is posted, the bot should store an URL to that particular discussion and create a commit on github to update a JSON file containing a selection of such links.

Together with #83 we will be able to display directly within the document which parts of the document are being discussed on Element and make it easy for people to jump directly to these discussions.

@tomusdrw tomusdrw added the enhancement New feature or request label Oct 9, 2024
@tomusdrw tomusdrw added this to the next milestone Oct 9, 2024
@tomusdrw tomusdrw removed this from the next milestone Oct 28, 2024
@tomusdrw
Copy link
Contributor Author

Partially implemented in #92, needs integration with the reader tool.

@tomusdrw
Copy link
Contributor Author

  • bot monitoring the room for links
  • a script that can convert the message history into notes (https://github.com/FluffyLabs/graypaper-notes)
  • some (semi-)automatic workflow of generating the community notes from element messages for the previous latest version of the gray paper and publishing it in the graypaper-notes repository
  • a PR to the reader to add new default remote note source for that newly created file.

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

No branches or pull requests

1 participant