-
Notifications
You must be signed in to change notification settings - Fork 95
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
Switch to new CodiMD repository #28
Comments
Hi. Current StatusAs you say, growi-docker-compose references CodiMD 1.2.0 currently. We have been discussing in our team about simultaneously editing since last month. Now we are considering developing a new built-in editor that can edit simultaneously without CodiMD. ReasonsAlthough it's true that one of the reasons is the license of CodiMD changed to AGPLv3, the other reason is more important; we realized that we will not able to make truely confortable user experience with integrating with other system. GROWI need an ES Module of CodeMirror that have two furtures.
So as long as CodiMD is provided as server software, it will be less important to GROWI in the future. (expecially after develop a new built-in editor)
If CodiMD will provide the current editor parts as npm package, we should switch to use it. I think it will be awesome if it publish under MIT. As a fanI think codimd/cli is useful and very exciting project. I hope CodiMD will grow as a fan. |
I see, hope to see more of you guys in future :) CodiMD definitely lacks the developers to get the editor independent in a short term perspective. And even when we'll move it into an independent repository, it'll be AGPL licensed as we believe that this is the right license for our software. Still happy to see you're moving forwards and I look towards a very interesting future with growi. |
GROWI dev team decided to implement the built-in editor with ot.js. |
I just saw that you are still using the old repository.
CodiMD switch to an own organization with a new repository. If you wonder why, have a look at our Vision.
We continue the community version there and I would also like to offer help to you. Is there something we can do to improve the integration between CodiMD and Growi?
Would love to hear your thoughts and feedback :)
The text was updated successfully, but these errors were encountered: