Notice:This software can be used with obsidian , Back up your data and familiarize this software functions first.
The software features include markdown editor, mind mapping and pdf annotation functions , It can be used alone or with obsidian. The software features are similar to obsidian markmind.
Free | Catalyst |
---|---|
WYSIWYG markdown editor | WYSIWYG markdown editor |
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 | $24 / (forever) Buy here |
You can try it for 15 days for free. After 15 days, you can purchase a code on the website.
The software activation code can also activate obsidian markmind and if you have purchased the activation code of obsidian markmind forever , you only need to make up the difference to purchase this active code of software.
The software is priced at $36 and now is currently on sale for only $24 to purchase the permanent version.
The markdown editor base on codemirror 6.
format of markdown support
- basic format ,for example: head,bold,italic,code,highlight...
- extensions : table,subscript,superscript,math...
- support parse
[[ ]]
and![[ ]]
- support mermaid,flowchart and html tag
- use right click to get edit command board
-
select a folder as vault
-
right click to create a folder or mindmap file
-
or use yaml to create a mindmap
- It contains two modes:
Basic
andRich
- You can create a MindMap file by either:
- Add the YAML code by hand to a md:
---
mindmap-plugin: basic (or rich)
---
Feature | Short Cut |
---|---|
New Child Node | Enter / Tab |
Zoom in/out | CTRL + Mouse wheel |
Mind map to center | CTRL/CMD + E |
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 |
-
use
[[ ]]
to referencing a PDF , then click the pdf link , markmind will open a pdf tab -
then you can make pdf annotate
-
or you can create a pdf annotate md by add
yaml
in a new md
---
id: test_id
annotate-target: test/test.pdf
---
Right click on the blank of the mindmap and click on the menu that pops up.
The folder of save annotations is a relative path , for example, if your vault have a asset
folder , you can input asset
, then restart markmind.
If you change settings , please restart markmind .