-
Updated
May 30, 2020
mindmap
Here are 191 public repositories matching this topic...
-
Updated
Jun 22, 2020 - 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
Jul 1, 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
Feb 14, 2020
-
Updated
Jul 1, 2020 - JavaScript
-
Updated
Jun 25, 2020 - TypeScript
-
Updated
Jun 30, 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
Jun 1, 2020 - TypeScript
-
Updated
Jul 2, 2020 - Python
-
Updated
Apr 7, 2017 - JavaScript
-
Updated
Jun 25, 2020 - JavaScript
-
Updated
Mar 1, 2017 - JavaScript
-
Updated
Jun 12, 2020 - TypeScript
-
Updated
May 13, 2020 - TypeScript
-
Updated
Sep 26, 2016
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