Skip to content

A WYSIWYG markdown editor , mindmap and pdf annotate tool . 一个强大的markdown 编辑器、思维导图和 PDF 标注软件

Notifications You must be signed in to change notification settings

MarkMindCkm/MarkMind-ltd

Repository files navigation

Markmind

Notice:This software can be used with obsidian , Back up your data and familiarize this software functions first.

introduce

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.

Feature Comparison

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.


WYSIWYG markdown editor

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

Mindmap

How to use mindmap ?

  • select a folder as vault

  • 3bab879ada0c47fa214ed4696912c42

  • right click to create a folder or mindmap file

  • 150b0bb7a7e801480102091371bdee8

  • or use yaml to create a mindmap

Creating a MindMap file by use yaml

  • It contains two modes: Basic and Rich
  • You can create a MindMap file by either:
    • Add the YAML code by hand to a md:
---

mindmap-plugin: basic (or rich)

---
MindMap short cuts
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

how to use pdf annotator?

  • use [[ ]] to referencing a PDF , then click the pdf link , markmind will open a pdf tab

  • 73f67d9e87ef12d3c5bf54ba851394e

  • then you can make pdf annotate

  • 1234

  • or you can create a pdf annotate md by add yaml in a new md

---
id: test_id
annotate-target: test/test.pdf
---

export mind map to a image or pdf or xmind zen file

Right click on the blank of the mindmap and click on the menu that pops up. export pdf

settings

00e386affc4144638ec0a773c6339f3

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 .

About

A WYSIWYG markdown editor , mindmap and pdf annotate tool . 一个强大的markdown 编辑器、思维导图和 PDF 标注软件

Resources

Stars

Watchers

Forks

Packages

No packages published