An open API service indexing awesome lists of open source software.

https://github.com/nextcloud/files_mindmap

This application enables Nextcloud users to open, save and edit mind map files in the web browser.
https://github.com/nextcloud/files_mindmap

Last synced: 10 months ago
JSON representation

This application enables Nextcloud users to open, save and edit mind map files in the web browser.

Awesome Lists containing this project

README

          

# Mind map for Nextcloud

This application enables Nextcloud users to open, save and edit mind map files in the web browser.
App icon by [Icons8](https://icons8.com) and mind map powered by [KityMinder Editor](https://github.com/nextcloud/kityminder-editor).

## How to use
1. Install app
2. Click New button in Nextcloud file page
3. Choose "New mind map file"

You can also click a .km file to edit.

## Contribute
translations will be added to https://www.transifex.com/nextcloud/nextcloud/
~~translate: Go to [https://github.com/ACTom/kityminder-editor](https://github.com/ACTom/kityminder-editor), and translate strings in l10n directory.~~

## Support Format
| Format Name | File Extension | Read | Save |
|------------|----------------|------|-------|
| kityminder | *.km | ✓ | ✓ |
| xmind | *.xmind | ✓(only first page root node) | ✗ |
| freemind | *.mm | ✓ | ✗ |

---

# 中文说明
这是Nextcloud的一个思维导图应用,它可以让用户在浏览器中打开、编辑、保存思维导图文件,应用的图标来自于[Icons8](https://icons8.com),应用核心显示模块采用[KityMinder Editor](https://github.com/nextcloud/kityminder-editor)。

## 如何使用
1. 安装应用
2. 点击 Nextcloud 文件界面的新建按钮
3. 选择"新建思维导图文件"

你也可以直接点击一个.km文件来编辑。

## 应用截图
![截图1](https://raw.githubusercontent.com/nextcloud/files_mindmap/master/screenshots/1.png)

![截图2](https://raw.githubusercontent.com/nextcloud/files_mindmap/master/screenshots/2.png)

![截图3](https://raw.githubusercontent.com/nextcloud/files_mindmap/master/screenshots/3.png)

## 支持的格式
| 格式名称 | 文件扩展名 | 读取 | 保存 |
|------------|----------------|------|-------|
| kityminder | *.km | ✓ | ✓ |
| xmind | *.xmind | ✓(仅第一个页面根节点) | ✗ |
| freemind | *.mm | ✓ | ✗ |