logeable / obex2drawio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OBEX2DRAWIO

Used to convert Excalidraw diagrams in Obsidian to gliffy-compatible diagrams.

usage

Usage:
  obex2drawio [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  convert     convert excalidraw.md in obsidian to gliffy(supporting drawio), and copy the converted data to the clipboard(using pbcopy on MacOS)
  extract     extract raw excalidraw json data from excalidraw.md
  help        Help about any command

Flags:
  -h, --help   help for obex2drawio

Use "obex2drawio [command] --help" for more information about a command.

dependency

About

License:MIT License


Languages

Language:Go 100.0%