-
Updated
Jan 24, 2020
mindmap
Here are 191 public repositories matching this topic...
-
Updated
Sep 19, 2019 - TypeScript
-
Updated
Feb 20, 2019 - JavaScript
My topics tend to be verbose which makes the topics very wide. The map is highly unreadable. There should be a property on the document/map to specify maximum width of each topic. Text longer than the width should automatically wrap.
I can still edit each topic to reduce its width, but it is highly unproductive to do that for each topic individually.
This feature request was raised years ago
-
Updated
May 24, 2020 - JavaScript
For more general use, in md2mm
you should at least allow a max.level
argument to select the maximum level in markdown files that will be shown in the mindmap.
max.level = 1: show only chapter level
max.level = 2: show only chapter/section level
...
-
Updated
May 20, 2020 - JavaScript
-
Updated
Feb 14, 2020
-
Updated
May 19, 2020 - TypeScript
-
Updated
May 22, 2020 - JavaScript
-
Updated
May 23, 2020 - Java
Having clickable links in the node text would be very useful, so nodes can refer to external documentations, issues in an issue tracker, etc.
I don't think this need a rich text editor (I value the simplicity of the tool), just turning things that parse as links into clickable links would work fine.
This could be done as part of #82 (markdown support).
Another benefit of this option would
-
Updated
May 13, 2020 - TypeScript
-
Updated
Apr 11, 2020 - Python
-
Updated
Apr 7, 2017 - JavaScript
-
Updated
Mar 1, 2017 - JavaScript
-
Updated
Sep 26, 2016
-
Updated
Nov 13, 2019
-
Updated
Mar 19, 2020 - TypeScript
-
Updated
Jan 14, 2018 - Jupyter Notebook
Improve this page
Add a description, image, and links to the mindmap topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mindmap topic, visit your repo's landing page and select "manage topics."
i would like to integrate it to redmine, which is a ROR application.
is their any tips like:
should include which js files?
how many backend apis should be changed?
how to set it as "only view mode" and "view and edit mode" ?
thanks