No description
Find a file
Naifer f7efb6c2c9
Fix: Ensure only one emoji list appears (#572)
* Fix: Ensure only one emoji list appears

* fix: refactor logic

* remove unused file node-id-atoms

* small fix

* align with Mantine UI

* close emoji picker on escape

* translate string

---------

Co-authored-by: Philipinho <16838612+Philipinho@users.noreply.github.com>
2025-01-15 16:07:26 +00:00
apps Fix: Ensure only one emoji list appears (#572) 2025-01-15 16:07:26 +00:00
packages fix: move markdown clipboard extension to client app 2025-01-04 21:25:05 +00:00
patches fix: remove space tree delete shortcut key (#394) 2024-10-12 13:14:29 +01:00
.dockerignore move storage data directory to root 2024-06-27 15:07:48 +01:00
.env.example add env variable (#513) 2024-11-28 18:48:25 +00:00
.gitignore move storage data directory to root 2024-06-27 15:07:48 +01:00
.npmrc switch to nx monorepo 2024-01-09 18:58:26 +01:00
crowdin.yml Update Crowdin configuration file 2025-01-04 13:22:31 +00:00
docker-compose.yml update docker compose file 2024-06-29 13:00:10 +01:00
Dockerfile add COPY patches to Dockerfile (#400) 2024-10-14 09:13:36 +01:00
LICENSE LICENSE 2023-11-15 23:11:15 +00:00
nx.json switch to nx monorepo 2024-01-09 18:58:26 +01:00
package.json fix: link paste handler (#609) 2025-01-04 20:47:49 +00:00
pnpm-lock.yaml fix: link paste handler (#609) 2025-01-04 20:47:49 +00:00
pnpm-workspace.yaml * add new tiptap editor extension monorepo package 2024-01-14 23:05:41 +01:00
README.md update README 2024-09-04 18:56:14 +01:00

Docmost

Open-source collaborative wiki and documentation software.
Website | Documentation


Note

Docmost is currently in beta. We value your feedback as we progress towards a stable release.

Getting started

To get started with Docmost, please refer to our documentation.

Features

  • Real-time collaboration
  • Diagrams (Draw.io, Excalidraw and Mermaid)
  • Spaces
  • Permissions management
  • Groups
  • Comments
  • Page history
  • Search
  • File attachment

Screenshots

home editor

Contributing

See the development documentation