mirror of
https://github.com/nextcloud/files_mindmap.git
synced 2026-05-09 15:07:58 +02:00
No description
- JavaScript 85.2%
- PHP 12.7%
- Vue 0.8%
- Makefile 0.7%
- TypeScript 0.5%
- Other 0.1%
|
|
||
|---|---|---|
| .github/workflows | ||
| .tx | ||
| appinfo | ||
| css | ||
| img | ||
| l10n | ||
| lib | ||
| screenshots | ||
| src | ||
| templates | ||
| vendor | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| .l10nignore | ||
| LICENSE | ||
| Makefile | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| vite.config.ts | ||
| vitest.config.ts | ||
Mind Map for Nextcloud
This app allows Nextcloud users to open, save, and edit mind map files directly in the web browser. App icon by Icons8; mind map rendering powered by KityMinder Editor.
How to Use
- Install the app
- Click the New button on the Nextcloud Files page
- Select New mind map file
You can also click any .km file to open and edit it directly.
Supported Formats
| Format | Extension | Read | Save |
|---|---|---|---|
| KityMinder | *.km |
✓ | ✓ |
| XMind | *.xmind |
✓ (first page root node only) | ✗ |
| FreeMind | *.mm |
✓ | ✗ |
Contributing
Translations are managed on Transifex: https://www.transifex.com/nextcloud/nextcloud/


