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

Need for a way to enable cooperative editing #10

Open
lehors opened this issue Aug 19, 2024 · 0 comments
Open

Need for a way to enable cooperative editing #10

lehors opened this issue Aug 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@lehors
Copy link
Collaborator

lehors commented Aug 19, 2024

The MOT should support a crowdsourcing type of interaction similar to what a wiki provides to enable additions and editing of its data.

Implementing this kind of capability with the right access control is however no small task. One alternative might be to leverage GitHub to manage the data and feed the MOT with that data instead. The MOT UI would then be primarily read only and we'd leverage the standard GitHub PR workflow to provide for control over the changes to the data. GitHub actions could be used to feed updates to the MOT.

The "Opening up ChatGPT" project does something like that using YAML files for input: https://github.com/opening-up-chatgpt/opening-up-chatgpt.github.io/?tab=readme-ov-file#how-to-contribute

@lehors lehors added the enhancement New feature or request label Aug 21, 2024
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