Skip to content

Latest commit

 

History

History
45 lines (22 loc) · 1.16 KB

README.md

File metadata and controls

45 lines (22 loc) · 1.16 KB

A plugin for obsidian. Show diagrams, from mermaid, plantuml, graphviz and so on, in a draggable and zoomable popup.

Demo:

You could get it from the BRAT plugin which you could download from the comunity plugins in obsidian.

Other ways to be added...

After installed the BRAT plugin, go to the settings, and click "Commuity Plugins", then go the "Installed Plugins" list.

Click the "Options" button of BRAT plugin, and then click "Add Beta plugin",

just fill in the textbox with the url "https://github.com/gitcpy/obsidian-mermaid-pop",

Click "Add Plugin", A fews seconds later, the installing will be completed.

Usage:

If there is any mermaid diagram in the markdown file, open the popup up with ctrl+left click.

It is easy to manipulate the popup.

7 ui keys as follow:

+ : zoomin

- : zoomout

: move left

: move ight

: move up

: move down

x : close

and zoomout or zoomin by wheel,

and drag by left click.