No description
  • JavaScript 84.3%
  • PHP 14.1%
  • Makefile 0.8%
  • TypeScript 0.6%
  • CSS 0.2%
Find a file
Nextcloud bot 727590e0ae
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-06-07 00:52:27 +00:00
.github/workflows ci(package): Add build and publish workflow 2026-04-11 11:01:02 +02:00
.tx fix(transifex): Add transifex setup 2025-04-03 08:58:21 +02:00
appinfo chore: pre-release v0.1.0-beta.2 2026-05-13 18:45:47 +02:00
css docs(reuse): Add SPDX header 2026-05-10 20:20:59 +02:00
img style(icons): Update icons to Material Symbols / Server 2026-05-10 20:18:16 +02:00
l10n fix(l10n): Update translations from Transifex 2026-06-07 00:52:27 +00:00
lib feat(creat): Add filename prompt and template support 2026-05-11 17:10:44 +02:00
LICENSES docs(reuse): Add SPDX header 2026-05-10 20:20:59 +02:00
screenshots docs: Update screenshots 2026-05-10 19:59:36 +02:00
src fix(viewer): restore render(h) and declare vue as peer dependency 2026-05-12 18:30:51 +02:00
templates docs(reuse): Add SPDX header 2026-05-10 20:20:59 +02:00
vendor update editor language files 2020-02-01 21:48:00 +08:00
.eslintrc.cjs docs(reuse): Add SPDX header 2026-05-10 20:20:59 +02:00
.gitignore docs(reuse): Add SPDX header 2026-05-10 20:20:59 +02:00
.l10nignore docs(reuse): Add SPDX header 2026-05-10 20:20:59 +02:00
AUTHORS.md docs(authors): Add general authors file 2026-05-10 18:18:50 +02:00
LICENSE Initial commit 2018-09-29 10:46:52 +08:00
Makefile chore: pre-release v0.1.0-beta.2 2026-05-13 18:45:47 +02:00
package-lock.json chore(deps-dev): Bump qs from 6.14.1 to 6.15.2 2026-05-23 11:30:04 +00:00
package.json chore: pre-release v0.1.0-beta.2 2026-05-13 18:45:47 +02:00
README.md Icon is Material Symbol now 2026-05-10 20:29:31 +02:00
REUSE.toml docs(reuse): Add SPDX header 2026-05-10 20:20:59 +02:00
vite.config.ts docs(reuse): Add SPDX header 2026-05-10 20:20:59 +02:00
vitest.config.ts docs(reuse): Add SPDX header 2026-05-10 20:20:59 +02:00

Mind Map for Nextcloud

REUSE status

This app allows Nextcloud users to open, save, and edit mind map files directly in the web browser. Mind map rendering powered by KityMinder Editor.

How to Use

  1. Install the app
  2. Click the New button on the Nextcloud Files page
  3. 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/

Screenshots

Screenshot 1

Screenshot 2

Screenshot 3