-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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
Chat-Ops integration with Wiki #1669
Comments
Great :) Example: We can use it to keep important project's info/files direct on a project channel and update this documentation in the channel. A tree-like structure would even enhance this experience. |
JavaScript source file edit would be awesome (although not quite what the title suggests) ! Multi-user shared edit as per @fallc0nn ? or Private per-user? Very different use cases. Also, how will we 'delegate' the identity? What if the user did not oauth'd in via GitHub or GitLab - no identity for write on that system? |
"Multi-user shared edit as per @fallc0nn ? or Private per-user? Very different use cases." I'm thinking more simple for now. Not simultaneous editing. Imagine this scenario:
And so on. tl;dr |
So ...
|
Yeah, perfect. I think this request can be useful not only for us but for all. |
If I may join the conversation, this feature would be extremely useful for collaborative document editing too (for example a procedure or a legislative proposal with multiple editors). If at the end you could export the result as a PDF for example, it would be awesome ! |
Relates on #2426 |
Please see initial documentation at https://github.com/RocketChat/Rocket.Chat/wiki/WebHook-Scripting---GitHub |
@marceloschmidt now that we've moved over to the docs repo, what would that leave us needing to do? |
The original request was for a package or tabbar plugin that would allow for editing on-the-fly. So I think the request is still pending :) |
Let the chatops thinking begin! I can see this being very easily done with the in band message PR I need to finish up. |
Maybe this is interesting for you. This is highly experimental and not production ready https://github.com/B-Stefan/Sofia/tree/master/service-rocket-chat |
This would make for a great Rocket.Chat App. But not something we necessarily would want to add to our core code base. If any want to discuss or propose this feature in detail please feel free to open a post on our forum in the feature request category. Thanks, |
It would be cool to have an integration with Github/Gitlab Wiki, or an internal wiki, for storing .md files related to the room and being able to edit them on-the-fly.
Displaying items in a tree-like structure would be good too.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: