Markmind

by Mark
5
4
3
2
1
Score: 74/100

Description

Category: Creative & Writing Tools

The Markmind plugin is an advanced tool for creating mind maps, outlines, and PDF annotations within Obsidian. It offers two modes: 'Basic' for simple mind maps and outlines, and 'Rich' for enhanced features such as summaries, boundaries, and linked nodes. Users can embed mind maps within markdown files, convert outlines to tables, and export their maps as images or PDFs. The plugin also provides extensive PDF annotation capabilities, allowing users to highlight text, add comments, and link annotations to mind map nodes.

Reviews

No reviews yet.

Stats

1017
stars
535,759
downloads
44
forks
1,701
days
9
days
9
days
3
total PRs
0
open PRs
0
closed PRs
3
merged PRs
941
total issues
599
open issues
342
closed issues
31
commits

Latest Version

9 days ago

Changelog

Hello everyone, I have make some tutorial videos and you can take a look

Youtube Vedio

v3.4.9

  1. click relate link ,now can close relate link setup board

  2. fix open mobile style css style

  3. fix add boundary bug

  4. How to change node size in rich mode

    select a node, then ctrl p , you can

    • set node size box
    • reset node size to default

How to use presentation mode of markmind

Buy a active code


v3.4.9

  1. 现在可以关闭连线的设置框,防止影响调整连线
  2. 修复开启手机样式的问题
  3. 修复添加外框的问题
  4. 如何修改 rich 模式节点的宽度 方法如下,选择节点,ctrl p , 有下面的命令
    • 打开节点尺寸设置框
    • 把节点尺寸恢复到默认

演示模式

购买激活码


另外 微信群和 QQ 群已经加满,大家可以加入 QQ 频道

QQ 频道(推荐加入频道)

或者 QQ 群 3


README file from

Github

Obsidian MarkMind

中文手册

Notice

This is not an open source project but lishid (obsidian developer) can check this code

Feature Comparison

Free Catalyst
Basic mode of MindMap Advanced features in Rich mode of MindMap
Most features in Rich mode of MindMap PDF annotate
List mode Support development
PC and Mobile support PC and Mobile support
Not support Export mindmap as pdf file
$0 $16 (forever) Buy here

You can try it for 30 days for free. After 30 days, you can purchase a code on the website

MarkMind docs navigation

Youtube Vedio

MarkMind

PDF annotation

Introduction

Obsidian MarkMind is a mind map, outline, and PDF annotate tool based on Obsidian API

Features:

  • Links
  • Inline text styles
  • inline code
  • Katex - $x = {-b \pm \sqrt{b^2-4ac} \over 2a}$

Creating a MindMap file

  • It contains two modes: Basic and Rich
  • You can create a MindMap file by either:
    • Right clicking a folder and selecting New MindMap Board
    • Add the YAML code by hand:
---

mindmap-plugin: basic (or rich)

---

Modes

Basic

You can use the basic mind map function in conjunction with the outline or table mode. It works similar to the obsidian-enhancing-MindMap plugin. All of these modes are available in rich mode as well

Outline

To access the Outline mode you can either:

  • Click More options on the note and then Open outline
  • Add the YAML code by hand:
---

mindmap-plugin: basic
display-mode: outline

---
MindMap Outline short cuts
Feature Short Cut
New Mind Map CTRL/CMD + P
New Child Node Enter
Indent Tab
Unindent Shift + Tab
Zoom in CTRL/CMD + ] or Double click bullet point
Zoom out CTRL/CMD + [
Zoom in/out CTRL + Mouse wheel
Mind map to center CTRL/CMD + E
Move Up Or Down Node CTRL/CMD + Up/Down
Delete node Delete/Backspace
Edit node Space/Double click node
Undo CTRL/CMD + Z
Redo CTRL/CMD + Y
Expand/Collapse node CTRL/CMD + /
Move node to another node Drag and drop node
Tab node Up/Down/Left/Right
Change MindMap layout Select node, CTRL/CMD + U/D/L/R/M/J/K/T/Q
Delete summary/boundary/related link Delete/Backspace

outline

Table

To access the Table mode you can either:

  • Click More options on the note and then Open as table
  • Add the YAML code by hand:
---

mindmap-plugin: basic
display-mode: table

---

table

Rich

In Rich mode you can use all the functions of basic mode. In addition you can:

  • Add a summary
  • Add a boundary
  • Add a node related link
  • Add a free node
Rich mode markdown format:
---

mindmap-plugin: rich

---

# md 

{JSON Data}

Other functions

  • Exporting MindMap to image
    • Use CTRL + P and click Export to HTML command
  • Getting markdown in rich mode
    • You can find Copy as markdown menu in More options
  • Exporting MindMap to pdf
    • download lasted obsidian,open a mind map in a independ window
    • Use CTRL + P and click Export mindmap as a pdf file command

Notice

At present, pdf annotation only supports obsidian 1.4 version (issue). If you use obsidian 1.5 or later, please use markmind software(Download) version, which can be used with obsidian and is compatible with this plug-in.


PDF annotate

  • use PDF++ plugin
  • highlight annotate
  • rect annotate
  • Relate MindMap node and annotate

How to use PDF annotate

  • download PDF++ plugin

  • if open annotate support in markmind setting tab , please close it

  • open a pdf

  • make a hihlight or rect annotate

  • paste (ctrl v) in a node of mindmap

annotate vedio

https://github.com/user-attachments/assets/464a8db5-7d47-4dae-9a74-96107687525e

https://github.com/user-attachments/assets/8436d83e-3dae-4745-b478-71ffa6822ca1

Donating


ChangeLog

v1.7.2

This is a major version update !

Download PDFjs plugin

  1. add a table layout for rich mindmap
  2. update andoird and ios pdfjs plugin , the version will be same as pc version
  3. fix only copy annotate link in setting tab of markmind , now the link type is [📌](link)
  4. fix the image name of rect annotate,not paste path in [[ ]]
  5. Open mind map increases speed

The program is becoming increasingly complex and difficult, please support me!

Buy a active code

The prices will be adjusted soon


这是一次大的版本更新,请注意! 下载 PDFjs 插件

  1. 增加表格布局
  2. 更新安卓和 ios 的 pdfjs 和电脑版本一致,现在可以在不同系统之间通用
  3. 修复 只复制标注链接 的 问题
  4. 修复复制矩形标注的链接,去掉其中的图片路径,只使用图片名称
  5. 增加打开思维导图的速度

程序越来越复杂,难度越来越大,请支持我! 购买一个激活码

也许后面会调整价格。


table

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Excalidraw
5 years ago by Zsolt Viczian
A plugin to edit and view Excalidraw drawings in Obsidian
Omnisearch
4 years ago by Simon Cambier
A search engine that "just works" for Obsidian. Supports OCR and PDF indexing.
Outliner
5 years ago by Viacheslav Slinko
Work with your lists like in Workflowy or RoamResearch
Mind Map
5 years ago by James Lynch
An Obsidian plugin for displaying markdown notes as mind maps using Markmap.
Annotator
5 years ago by Elias Sundqvist
A plugin for reading and annotating PDFs and EPUBs in obsidian.
Advanced Canvas
2 years ago by Developer-Mike
⚡ Supercharge your canvas experience! Graph view integration and unlimited styling options empower flowcharts, dynamic presentations, and interconnected knowledge.
PDF++
2 years ago by Ryota Ushio
PDF++: the most Obsidian-native PDF annotation & viewing tool ever. Comes with optional Vim keybindings.
Pandoc
5 years ago by Oliver Balfour
Pandoc document export plugin for Obsidian (https://obsidian.md)
Image Converter
3 years ago by xRyul
⚡️ Convert, compress, resize, annotate, markup, draw, crop, rotate, flip, align images directly in Obsidian. Drag-resize, rename with variables, batch process. WEBP, JPG, PNG, HEIC, TIF.
Obsidian Enhancing Export
4 years ago by YISH
This is an enhancing export plugin base on Pandoc for Obsidian (https://obsidian.md/ ). It's allow you to export to formats like Markdown、Markdown (Hugo https://gohugo.io/ )、Html、docx、Latex etc.
ExcaliBrain
4 years ago by Zsolt Viczian
A graph view to navigate your Obsidian vault
Text Extractor
3 years ago by Simon Cambier
A (companion) plugin to facilitate the extraction of text from images (OCR) and PDFs.
Quiet Outline
4 years ago by the_tree
Improving experience of outline in Obsidian
Better Export PDF
2 years ago by l1xnan
Obsidian PDF export enhancement plugin
Enhancing Mindmap
5 years ago by Mark
obsidian plugin editable mindmap,you can edit mindmap on markdown file
Heatmap Calendar
4 years ago by Richard Slettevoll
An Obsidian plugin for displaying data in a calendar similar to the github activity calendar
Map View
5 years ago by esm
Interactive map view for Obsidian.md
Canvas Mindmap
3 years ago by Boninall
A plugin to make your canvas work like a mindmap.
PDF Highlights
5 years ago by Alexis Rondeau
Extract highlights, underlines and annotations from your PDFs into Obsidian
Obsidian Mindmap Nextgen
3 years ago by VeroCloud Pty Ltd (original by James Lynch)
Create mind maps from your obsidian markdown files
Better PDF
5 years ago by MSzturc
Goal of this Plugin in to implement a native PDF handling workflow in Obsidian
Contribution Graph
2 years ago by vran
generate interactive gitxxx style contribution graph for obsidian, use it to track your goals, habits, or anything else you want to track.
Extended Graph
a year ago by Kapirklaa
Community plugin to add features to the graph view.
Diagrams.Net
4 years ago by Jens M Gleditsch
This repository contains a plugin for Obsidian for inserting and editing diagrams.net (previously draw.io) diagrams.
Better Search Views
3 years ago by Ivan Lednev
Outliner-like breadcrumb trees for search, backlinks and embedded queries
Maps
7 months ago by Obsidian
Map layout for Obsidian Bases. Display your notes as an interactive map view.
Note Gallery
2 years ago by Pash Shocky
A masonry note gallery for obsidian.
Heatmap Tracker
a year ago by Maksim Rubanau
A customizable heatmap tracker plugin for Obsidian to visualize daily data trends with intuitive navigation and flexible settings.
Mehrmaid
2 years ago by huterguier
Rendering Obsidian Markdown inside Mermaid diagrams.
Smart Connections Visualizer
2 years ago by Evan Moscoso
Visualize your notes and see links to related content with AI embeddings. Use local models or 100+ via APIs like Claude, Gemini, ChatGPT & Llama 3
Link Exploder
3 years ago by Ben Hughes
Dynamic Outline
a year ago by theopavlove
Adds a customizable GitHub-like floating table of contents to Obsidian.
Raindrop Highlights
4 years ago by kaiiiz
An Obsidian.md plugin that syncs highlights from Raindrop.
Lovely-Mindmap
3 years ago by shaun
Build your own knowledge graph with smiles :-)
Timestamp Notes
4 years ago by Julian Grunauer
This plugin allows side-by-side notetaking with videos. Annotate your notes with timestamps to directly control the video and remember where each note comes from.
Optimize Canvas Connections
3 years ago by Félix Chénier
An Obsidian plugin that declutters a canvas by reconnecting notes using their nearest edges
Desmos
4 years ago by Nigecat
Embed graphs directly into your obsidian notes
Daily Note Outline
4 years ago by iiz
Add a custom view which shows outline of multiple daily notes with headings, links, tags and list items
Extract PDF Annotations
4 years ago by Franz Achermann
This is a plugin for https://obsidian.md. It extracts Annotations from PDF Files.
Note Definitions
2 years ago by Dominic Let
Obsidian plugin for seamless viewing of personal definitions
Graph Banner
2 years ago by ras0q
An Obsidian plugin to display a relation graph view on the note header.
Journey
5 years ago by Alexis Rondeau
Discover the story between your notes in Obsidian
Mxmind Mindmap
2 years ago by mxmind
mxmind for obsidian plugin
Marker PDF to MD
2 years ago by L3N0X
Make use of different AI models to convert your pdfs into markdown with perfect ocr, latex formulas, tables, images and more! Supports Mistral AI OCR (free) and self hosted variants!
InfraNodus AI Graph View
2 years ago by Nodus Labs
Advanced graph view for Obsidian: text analysis, topic modeling, and AI with InfraNodus AI text analysis tool: https://infranodus.com
Habit Tracker
5 years ago by duo
This plguin for Obsidian creates a simple month view for visualizing your punch records.
D2
3 years ago by Terrastruct
The official D2 plugin for Obsidian. D2 is a modern diagram scripting language thats turns text to diagrams.
Obsidian Graphviz
4 years ago by Feng Peng
Graphviz plugin for obsidian md.
Enhanced Annotations
2 years ago by ycnmhd
Canvas Links
3 years ago by aqav
Show the links between "Canvas" and "File"
Hypothes.is
5 years ago by weichenw
An Obsidian.md plugin that syncs highlights from Hypothesis.
PDF break page
2 years ago by CG
Plugin for obsidian that adding shortcuts to create breakpages for pdf exports.
Mindmap
2 years ago by YunXiaoYi
An Obsidian plugin for creating Mindmaps.
Canvas Filter
3 years ago by Ivan Koshelev
Obsidian Canvas plugin that let's you show only pages / arrows with specific tags / colors / connections.
Show Whitespace
2 years ago by Erin Schnabel
Show leading/trailing whitespace
ibook
3 years ago by bingryan
export mac ibook annotations/hightlights to obsidian vault
CardNote
2 years ago by cycsd
Help you extract your thoughts more quickly in canvas
Awesome Reader
3 years ago by AwesomeDog
Make Obsidian a proper Reader.
Slide Note
3 years ago by Jinyan Xu
Neo4j Graph View
5 years ago by Emile van Krieken
Advanced Progress Bars
a year ago by cactuzhead
Obsidian plugin to create custom progress bars
Enhanced Canvas
a year ago by RobertttBS
When editing on Canvas, properties and Markdown links to notes are automatically updated, enabling backlinks in Canvas.
Graph Link Types
2 years ago by natefrisch01
Link types for Obsidian graph view.
Release Timeline
4 years ago by cakechaser
Chessboard Viewer
5 years ago by Davide Aversa
Plugin to render chessboards in Obsidian using chessboardjs
Habit Tracker
4 years ago by David Moeller
A Plugin to display a Habit Tracker in Obsidian.
Nifty Links
3 years ago by x-Ai
Generating elegant, Notion-styled rich link cards to enhance your note-taking experience.
Tasks Map
7 months ago by NicoKNL
A graph view of your tasks.
Canvas Mindmap Helper
2 years ago by Tim Smart
Xournal++
2 years ago by Jon Jampen
Obsidian plugin that seamlessly integrates Xournal++ for handwritten notes and annotations.
Multiple Notes Outline
3 years ago by iiz
New 3D Graph
10 months ago by Aryan Gupta
Visualize your vault in 3D with a powerful, highly customizable, and filterable graph.
Cubox
a year ago by delphi-2015
Cubox Official Obsidian Plugin
Media Slider
a year ago by Aditya Amatya
An obsidian plugin that helps to make slider for images, audios, videos, pdfs, markdown, etc in obsidian notes.
Arrows
2 years ago by artisticat
Draw arrows across different parts of your notes, similar to on paper
Export Graph View
a year ago by Sean McGhee
Plugin to export your vault's graph view.
Argument Map with Argdown
5 years ago by amdecker
LLM Summary
2 years ago by QSun
wip
List Outline Helper
2 years ago by triangular-sneaky
Obsidian plugin to select the current outline
Dirtreeist
3 years ago by kasahala
Render a directory Structure Diagram from a markdown lists in codeblock.
Note Annotations
a year ago by Jan Beck
MoreDraw
a year ago by webceoboy2011
mordraw.com for obsidian plugin
Onyx Boox Annotation & Highlight Extractor
4 years ago by Akos Balasko
This tool extracts the highlights and the annotations from OnyxBoox Reading Notes txt files, and converts them to linked zettelkasten literature and permanent notes
Chemical Structure Renderer
3 years ago by xaya1001
Render chemical structures from SMILES strings into PNG or SVG format using Ketcher and Indigo Service.
SwiftLaTeX Render
2 years ago by gboyd068
Tracker+
3 years ago by GreaterThan (original by pyrochlore)
A plugin for Obsidian that tracks and visualizes in your notes. A continuation of the plugin originally developed by @pyrochlore
Content Cards
a year ago by leo
Insert content cards in Markdown, such as timeline, highlightblock, target card, book information card, music information card, movie information card, photoes ablum, business card, content subfield, countdown, SWOT,BCG.
BookFusion
2 years ago by BookFusion
BookFusion Obsidian Plugin
Interlinear Glossing
3 years ago by Mijyuoon
An Obsidian plugin for interlinear glosses used in linguistics texts.
WaveDrom
5 years ago by Alex Stewart
Adamantine Pick
3 years ago by Urist McMiner
Embeddable Pikchr(https://pikchr.org) diagrams renderer plugin for Obsidian(https://obsidian.md)
historica
2 years ago by Nhan Nguyen
Not (smart) to help you create your timeline in obsidian like a ... bro
Plugins Annotations
2 years ago by Andrea Alberti
Obsidian plugin that allows adding personal comments to each installed plugin.
PDF Folder to Markdowns
a year ago by CrisHood
Convert a folder of PDFs into a folder of Markdown files with embedded PDFs. This plugin is useful for users who want to migrate their PDF notes from different apps (e.g., Boox) or organize their reference materials inside Obsidian.
Lilypond
3 years ago by DOT-ASTERISK
Lilypond for Obsidian
Zettelkasten Outliner
2 years ago by Tyler Suzuki Nelson
YourPulse - Your Writing Activity Visualised
a year ago by Jiri Sifalda
YourPulse.cc - Obsidian.md plugin that turns your vault into a reflection of your creativity, and put your writing on steroids 💪
Floating Headings
3 months ago by k0src
Displays a floating, collapsible outline of a note's headings on the right side of the editor. Expands on hover, click to navigate.
Desk
2 years ago by David Landry
A desk for obsidian
Node Factor
a year ago by CalfMoon
Customize factors effecting node size in obsidian graph.
PDF Writer
a year ago by Jobelin Kom
Obsidian plugin To write and fill a PDF
Lineup Builder
4 years ago by James Fallon
An Obsidian plugin that lets you build football lineups
SideNote
5 months ago by mofukuru
Obsidian plugin: Add comment on the part of sentence and refer in comment view.
Flowcharts
a year ago by land0r
Flowchart Plugin for Obsidian – Create and customize flowcharts seamlessly within your Obsidian vault. Powered by Flowchart.js and designed for productivity
Laws of Form
3 years ago by Kevin German
Generate Timeline
a year ago by Shanshuimei
An obsidian plugin to generate timelines from tags, folders, files or metadata automatically. 根据标签,文件夹,文件或者属性自动生成时间轴的插件。
Storyclock Viewer
2 years ago by Jonathan Fisher
Obsidian plugin for creating a storyclock
BattleSnake Board Viewer
3 years ago by EnderInvader
Plugin to render battlesnake boards in Obsidian
Tier List
a year ago by Mox Alehin
Obsidian plugin for visual ranking and organizing content into customizable Tier Lists.
Mathematica Plot
2 years ago by Marcos Nicolau
Insert functions on Obsidian using Wolfram Mathematica!
Better Mind Map
10 months ago by Utkarsh Raj
Obsidian plugin to for mind maps, vizualize current note as mind map.
Folder Canvas
a year ago by Nancy Lee
Generate a canvas view of your folder structure
Easy Timeline
a year ago by Romeliun
The Easy Timeline plugin for Obsidian allows you to create timelines easily.
Markline
2 years ago by 闲耘
Markline: Markdown timeline view in Obsidian.
ASCII Tree Generator
a year ago by Matěj Michálek
Outline++
2 years ago by Ryota Ushio
Outline Converter
2 years ago by masaki39
Convert outline to continuous text.
Alfonso Money Manager
2 years ago by SmartLifeGPT Innovation
This is the repository for the obsidian plugin of the Alfonso Money Manager mobile application
Extended File Support
a year ago by Nick de Bruin
Adds opening and embedding support for various filetypes to Obsidian
PDF Paste
a year ago by Cormac
Smart Vault Visualizer
a year ago by Evan Moscoso
Paperless
a year ago by Talal Abou Haiba
Mermaid Icons
3 months ago by toshs
Obsidian plugin enabling the use of icons in Mermaid diagrams.
Mapbox Location Image
2 years ago by Aaron Czichon
Render a mapbox location image based on provided coordinates
Annotate Audio
a year ago by VidE
PDF2Image
2 years ago by RasmusAChr
Handwriting OCR
9 months ago by ikmolbo
Transform handwritten documents and scanned images into editable text with Handwriting OCR's AI-powered handwriting to text conversion.
Canvas Explorer
2 years ago by Henri Jamet
A plugin that enables users to explore their vault by iteratively adding or ignoring linked notes, ultimately generating a customizable canvas that visually represents the preserved notes and their connections.
Weather Widget
3 months ago by mr-asa
Weather widget for display in notes, Canvas, and a separate tab.
Magic Move
2 years ago by imfenghuang
Animating Code Blocks in Obsidian
Tagvis
a year ago by Mason Bryant
NodeFlow
a year ago by LincZero
Render node streams like `ComfyUi`, `UE`, `Houdini`, `Blender`, etc., to make it easy to write relevant notes. json describes the chart, compared to screenshots, making it easier to modify later. The plugin is also compatible with blogs.",
Waveform Player
a year ago by Zhou Hua
Timelive
a year ago by aNNiMON
Turn a list of dates into a timeline
Every Day Calendar
a year ago by QuBe
Obsidian plugin to create calendars inspired by Simone Giertz's Every Day Calendar
downloadPDF
2 years ago by Frieda
Boardgame Search
a year ago by Marlon May
A plugin to create notes for boardgames based on the BGG API
Tree Diagram
a year ago by limpido
An Obsidian plugin that converts tab-indented text to a tree diagram.
Life in Weeks Calendar
6 months ago by Jeff Szuc
Plugin for the Obsidian markdown editor. Displays a calendar of your life in weeks with weekly Periodic Notes plugin integration. Includes options for the traditional Memento Mori/Stoic style calendar, as well as a Gregorian calendar accurate version.
Inline Local Graph
3 months ago by TKOxff
Inline Local Graph of Obsidian
BibDesk Integration
a year ago by Andrea Alberti
Integration of Obsidian with bibtex files
Readeck Importer
a year ago by Makebit
Import bookmarks from Readeck to Obsidian
Outline to task list
2 years ago by alexandrerbb
A simple Obsidian plugin to convert a note's outline to a task list
Visited Countries
7 months ago by Ivan Peshykov
Obsidian plugin to mark and visualize the countries you've visited on an interactive world map.
NyanBar
2 years ago by xhyabunny
Give life to your Obsidian notes with NyanBar !
Kale Graph
a year ago by Oli
Render mathematical graphs in Obsidian
Feedly Annotations Sync
a year ago by Nick Felker
Download my Feedly annotations
Poker Range
2 years ago by marplek
Easily create, view, and interact with poker hand ranges in your obsidian.
ShaahMaat-md
a year ago by Mihail Kovachev
GLSL Viewer
3 months ago by iY0Yi
Preview GLSL shaders on Obsidian.
Class Relation Visualization
a year ago by Yong
Mahgen Renderer
a year ago by Michael Francis Williams
Obsidian plugin to render mahgen automatically
Mahjong Renderer
2 years ago by hypersphere
GoBoard
4 months ago by Dmitry I. Sokolov
Obsidian plugin for rendering Go game diagrams from markdown code blocks