Markmind

approved

by markmindckm

Mind map, outline and PDF annotation tool. (Closed source)

1,017 stars543,711 downloadsUpdated 22d ago

Obsidian MarkMind

中文手册

Notice

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

Feature Comparison

FreeCatalyst
Basic mode of MindMapAdvanced features in Rich mode of MindMap
Most features in Rich mode of MindMapPDF annotate
List modeSupport development
PC and Mobile supportPC and Mobile support
Not supportExport 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
  • Multiline
    text

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

Links:

Related:

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
FeatureShort Cut
New Mind MapCTRL/CMD + P
New Child NodeEnter
IndentTab
UnindentShift + Tab
Zoom inCTRL/CMD + ] or Double click bullet point
Zoom outCTRL/CMD + [
Zoom in/outCTRL + Mouse wheel
Mind map to centerCTRL/CMD + E
Move Up Or Down NodeCTRL/CMD + Up/Down
Delete nodeDelete/Backspace
Edit nodeSpace/Double click node
UndoCTRL/CMD + Z
RedoCTRL/CMD + Y
Expand/Collapse nodeCTRL/CMD + /
Move node to another nodeDrag and drop node
Tab nodeUp/Down/Left/Right
Change MindMap layoutSelect node, CTRL/CMD + U/D/L/R/M/J/K/T/Q
Delete summary/boundary/related linkDelete/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

    QQ_1753756220445
  • 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

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.