Open-source collaborative wiki and documentation software.
View the awesome original project (not associated with this fork other than being a fork of Docmost): Docmost
Renaming was done to avoid confusion and comply with trademark rights with the original project. Wikimost does not have any cloud nor enterprise features and is intended for personal use.
To get started with Wikimost, please refer to the Docmost documentation.
- Real-time collaboration
- Diagrams (Draw.io, Excalidraw, and Mermaid)
- Spaces
- Permissions management
- Groups
- Comments
- Page history
- Search
- File attachments (Video, audio, images, PDF)
- Embeds (Airtable, Loom, Miro, and more)
- Translations (10+ languages)
- public sharing (with optional password protection)
- free SSO with OIDC (tested with Authentik)
Expand for merged or pre-fork pull requests
- "Docmost" branding removed from the editor when sharing (moved to header as "Wikimost")
- Users not in the same space (and without at least edit permissions) are hidden
- Group members are hidden unless you are an admin or owner
- Allow users to change their email address
- Open links in edit mode with Ctrl
- Added audio extension support1
- Use more blocks in tables (e.g., bullet list, todo, etc.)
- Custom emoji in callouts
- More options for code blocks (see details)
- PWA support (based on)
- Anchor link support for page mentions
- Password-protected pages
- PDF embedding support. Allows to set PDFs for all participants to view
Expand for merged or pre-fork pull requests
List as follows2:
- ctrl/cmd-s by fuscodev3
- shared-page-width-toggle by sanua356
- extra-ligatures by Webblitchy
- highlight-support by fuscodev4
- float-image by fuscodev1
- add-more-headings by sanua3565
- anchor-link by fuscodev6
- forkmost/aside-pref by fuscodev
- forkmost/breadcrumb-mentions by fuscodev
- sanitize-tree-export-space by fuscodev
- forkmost/find-and-replace by fuscodev7
- forkmost/colum-layout by fuscodev1
- forkmost/spellcheck-pref by fuscodev
Docmost core is licensed under the open-source AGPL 3.0 license.
Enterprise features (meaning the code not the features itself) from upstream are not allowed due to Docmost license. Pull requests that add enterprise (everything in ee files) features will not be accepted and checks will not pass. See the original license here.
See the development documentation of Docmost which Wikimost follows
Major thanks to @hugokindel who contributed to better OIDC workflows, many QoL features, and helped massively with upgrading Wikimost to the latest upstream version.
Major thanks to @fuscodev, who contributed their changes from upstream themselves. Also, many pull requests I merged are based on their work.
Many thanks to @Philipinho for the great base, general features, and the good codebase to work with.
Also see Docmost#Thanks
Footnotes
-
Do not use if you plan to revert to upstream in the future. This is added to features that are not in upstream at the moment or never will. You should be able to always go back to upstream, but used blocks e.g. then are lost and not recoverable. ↩ ↩2 ↩3
-
Footnotes are used to indicate any changes made to the original pull request or any additional information. ↩
-
Force saving will save directly to the database ↩
-
Clicking default colors automatically applies highlight color to make it easier to use ↩
-
The Table of Contents (ToC) only displays the first 3 levels of headings. ↩
-
The UI for copying redesigned; scrolling is now faster. ↩
-
Updated UI and shortcuts for find and replace and better UX - Focus ↩