Skip to content

An Obsidian plugin for displaying markdown notes as mind maps using Markmap.

License

Notifications You must be signed in to change notification settings

Jacksgong/obsidian-mind-map

 
 

Repository files navigation

Obsidian Mind Map

GitHub Workflow Status GitHub release (latest SemVer)

This repository contains a plugin for Obsidian for viewing Markdown notes as Mind Maps using Markmap.

A similar plugin is available for Visual Studio Code.

Something diffrents from the souce

This project is fork from lynchjames/obsidian-mind-map, so what's new?

I add a settings to keeping the position and scale of the mindmap svg when you edit the some markdown file:

If you don't need this feature, you can close(turn the Readapt all the time to on) it on the settings:

So if you tune the button up, you will get the same experience of the origin plugin:

Manual installation

  1. Download the latest release
  2. Extract the obsidian-enhancing-mindmap folder from the zip to your vault's plugins folder: /.obsidian/plugins/
  3. Note: On some machines the .obsidian folder may be hidden. On MacOS you should be able to press Command+Shift+Dot to show the folder in Finder.
  4. Run: npm install and npm run build onthe folder of the project.
  5. Reload Obsidian If prompted about Safe Mode, you can disable safe mode and enable the plugin.

About

An Obsidian plugin for displaying markdown notes as mind maps using Markmap.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.3%
  • JavaScript 3.7%