[GH-ISSUE #167] [FR] support mindmap #85

Open
opened 2026-03-23 20:31:40 +00:00 by mirror · 3 comments
Owner

Originally created by @Angel0726 on GitHub (Dec 16, 2021).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/167

1~3 main use cases of the proposed feature
3. mindmap: it syntax of mind mapping
image

what types of users can benefit from using your proposed feature
Ex: It‘s users include teachers, students, programmers and product managers. use it to plot their ideas

Additional context
you can experience mindmap in siyuan note or vditor

Originally created by @Angel0726 on GitHub (Dec 16, 2021). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/167 **1~3 main use cases of the proposed feature** 3. mindmap: it syntax of mind mapping ![image](https://user-images.githubusercontent.com/32816780/145536083-27aba255-2fea-4ddc-a667-1b350a5d84e4.png) **what types of users can benefit from using your proposed feature** Ex: It‘s users include teachers, students, programmers and product managers. use it to plot their ideas **Additional context** you can experience mindmap in [siyuan note](https://b3log.org/siyuan/) or [vditor](https://github.com/Vanessa219/vditor/blob/master/demo/markdown/zh_CN.md)
Author
Owner

@annieappflowy commented on GitHub (Dec 16, 2021):

This will be under the plugin system plan.
We'll build a plugin system to enable developers to build customized apps like this on their own.

<!-- gh-comment-id:995823979 --> @annieappflowy commented on GitHub (Dec 16, 2021): This will be under the plugin system plan. We'll build a plugin system to enable developers to build customized apps like this on their own.
Author
Owner

@Angel0726 commented on GitHub (Dec 17, 2021):

I don’t know if plugin can solve this problem. It's The current approach is similar to the code block in MarkDown. it just converts c++ to mindmap ,such as follows
image

<!-- gh-comment-id:996394471 --> @Angel0726 commented on GitHub (Dec 17, 2021): I don’t know if plugin can solve this problem. It's The current approach is similar to the code block in MarkDown. it just converts c++ to mindmap ,such as follows ![image](https://user-images.githubusercontent.com/32816780/146481399-edf39601-c736-4660-a650-c179afbac79c.png)
Author
Owner

@almereyda commented on GitHub (Feb 8, 2025):

Mermaid (#168) also has support for basic mind maps. A comment in the issue is, that it presents itself a technical challenge with embedding JavaScript workloads into the Flutter app.

Maybe there are WASM-compatible libraries nowadays? Just thinking.

The Logseq and Obsidian Mind Map plugins show how to build a mind map view from an outline of bullet points.

<!-- gh-comment-id:2645890865 --> @almereyda commented on GitHub (Feb 8, 2025): Mermaid (#168) also has support for basic mind maps. A comment in the issue is, that it presents itself a technical challenge with embedding JavaScript workloads into the Flutter app. Maybe there are WASM-compatible libraries nowadays? Just thinking. The Logseq and Obsidian Mind Map plugins show how to build a mind map view from an outline of bullet points.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#85
No description provided.