No description
  • JavaScript 85.2%
  • PHP 12.7%
  • Vue 0.8%
  • Makefile 0.7%
  • TypeScript 0.5%
  • Other 0.1%
Find a file
Andy Scherzinger 8b09bdfdf0
Merge pull request #274 from nextcloud/dependabot/npm_and_yarn/fast-xml-builder-1.2.0
chore(deps): Bump fast-xml-builder from 1.1.4 to 1.2.0
2026-05-08 23:19:08 +02:00
.github/workflows
.tx
appinfo chore: Bump release number to 0.1.0-beta.1 and update to SPDX compliant license identifier 2026-05-04 18:14:46 +02:00
css
img
l10n fix(l10n): Update translations from Transifex 2026-04-23 00:49:12 +00:00
lib fix: Update CSP API calls for Nextcloud 31 compatibility 2026-04-16 19:37:44 +02:00
screenshots
src
templates fix: Update CSP API calls for Nextcloud 31 compatibility 2026-04-16 19:37:44 +02:00
vendor
.eslintrc.cjs
.gitignore
.l10nignore
LICENSE
Makefile chore: Bump release number to 0.1.0-beta.1 and update to SPDX compliant license identifier 2026-05-04 18:14:46 +02:00
package-lock.json chore(deps): Bump fast-xml-builder from 1.1.4 to 1.2.0 2026-05-08 16:48:49 +00:00
package.json chore: Bump release number to 0.1.0-beta.1 and update to SPDX compliant license identifier 2026-05-04 18:14:46 +02:00
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

  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