CollabMD
Real-time Collaboration Markdown Editor-Turn an existing Markdown folder, Obsidian knowledge base, or Git document warehouse into a multi-person collaborative workspace.
##Functional characteristics - ** No migration required **: Point directly to the existing Markdown folder and keep the file system intact - ** Real-time collaboration **: Yjs-based simultaneous editing by multiple people, what you see is what you get - ** External synchronization **: Files modified from Obsidian or other editors are automatically synchronized back to the application - ** Chart support **: Real-time preview of Mermaid, PlantUML, Excalidraw charts - ** Source code anchored comments **: Add comment threads to lines of code or selected text - ** Team collaboration **: Online status display, Follow mode, team chat - **Wiki links **:`[[wiki-links]]` + Backlink navigation - ** Quick switcher **: Quickly jump files and outline navigation in large document libraries - ** Password protection **: Built-in password authentication protects workspace security - **Git integration **: Supports launching Vault from private Git repositories ###Password login The system will automatically generate a random access password (that is, the password you set in the deployment parameters) during installation. Enter the password in the password input box that pops up in the browser to enter the workspace. >You can view or modify the password in the "Deployment Parameters" of the lazy cat application management interface. ###Basic usage 1. ** Browse files **: The left file browser can view, create, rename, and delete files and folders 2. ** Edit the document **: Click the `.md` file to start editing, and preview it in real time on the right 3. ** Create a chart **: - Create Mermaid charts using mermaid code blocks in Markdown - Create a `.puml` file and write PlantUML diagrams - Create a `.excalidraw` file using the Excalidraw artboard 4. ** Add comment **: Select the text and click the comment icon to create an anchor comment thread 5. ** Team Chat **: Use built-in Chat features to discuss with collaborators 6. ** Collaboration **: Share access links and passwords to collaborators to start multi-person editing






