Skip to content

gitcpy/obsidian-diagram-popup

Repository files navigation

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

  • Demo

Demo :

Demo-0.2.59.mp4
  • Install

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-diagram-popup",

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

  • Usage

    • Open the popup

      If there is diagram in the markdown file, open the popup up with ctrl+left click, or click the open buttn on top.

    • Popup operation

      It is easy to operate the popup.

      • Use mouse on PC

        Zoom out or zoom in by wheel

        Drag by holding left click

      • Use touching on mobile

        Zoom out or zoom in by touching with two fingers

        Drag by touching and moving with one finger

      • Use UI buttons

        No matter on PC or mobile, You can do it by 7 UI keys in the popup as follows:

        + : zoom in

        - : zoom out

        : move left

        : move ight

        : move up

        : move down

        x : close

  • Settings

    These settings are for the users to custom the plugin.