Type mind in the Atom command palette to open a mindmap view of the current markdown file. The full command name is Markdown Mindmap: Toggle. England exchange for mac.

GitHub - baobao1270/vscode-markdown-mindmap-preview: A simple markdown mind map maker and previewer developed by a young and naive student. This is a sample mind map, 1.Our Lady of Strasbourg, 2.Fourviere, 3. The vineyards, 4.Eurodisney, 5.Louvre Museum, 6.Mont Saint-Michel, mind map = tech. Mindr is an R package which converts markdown (.md) or rmarkdown (.Rmd) files to mind maps (.mm), and vice versa. Mind map files (.mm) can be opened by or imported to common mindmap software such as the desktop software ‘FreeMind’ and ‘XMind’, or the online webware ‘ mindmeister ’.

Mindmaps is an HTML5 based mind mapping app. It lets you create neat looking mind maps in the browser.

By default there is no keyboard shortcut to avoid conflicts. If you want to use one open menu Edit -> Keymap.. and add this to the file:

You can switch between different themes in package settings. Dark themes variants are also available.

This extension is built using the markmap component.

Suggestions for new featues are welcome, feel free to open an issue.

Changelog

Mind Map Tool

0.6.2 (2019-08-11)

  • Fix error for newly created unsaved file (#43)

0.6.1 (2018-11-08)

  • Forgot to update the markmap dependency needed for the new features

0.6.0 (2018-11-08)

  • Keep state of folded/unfolded nodes on update (#20)
  • Watch for changes and update nested file trees
  • Fix various file links issues
  • Add an option to disable link parsing (#42)

0.5.0 (2018-09-10)

  • Add support for links across files
  • Fix syncing scroll position when using markdown-preview-enhanced plugin #12
  • Fix deprecated save dialog #37
Markdown mind map example

0.4.2

MindmapMarkdown
  • Fix node width for non-lation characters (using canvas to measure text width)
  • Add support for markdown numbered lists

0.4.1

  • Fixes Block size for capital letters #29

0.4.0

  • Make node width dynamic based on content
  • Truncate long labels (can be switched off in settings)
  • Parse markdown lists and display them as nodes (can be switched off in settings)
  • Fix: navigation bug after collapsing and re-expanding nodes

Publishing

Markdown Mindmap Js

Mind

Notes to myself:

Vim Markdown Mindmap

  • Do not use npm version before publishing, just use apm publish major|minor|patch which takes care of everything.
  • If the command asks for username and password then personal access token can be used in place of the password.