Plugin

WaveDrom

Create wavedrom plots.

  • Overview
  • Updates
  • Privacy
Insert WaveDrom diagrams directly into your notes using a wavedrom fence. Visualize timing diagrams with ease and enhance your documentation. Simply write your WaveDrom code in the designated format to display clear and informative graphics.

Obsidian WaveDrom Support

Installing this plugin allows you to use a wavedrom fence in obsidian.

```wavedrom

How to use

  • Clone this repo.
  • pnpm i to install dependencies
  • pnpm run dev to start compilation in watch mode.

How to install the plugin

  • Copy over main.js, styles.css, manifest.json to your vault vault/.obsidian/plugins/plugin-id/.

API Documentation

See https://github.com/obsidianmd/obsidian-api

What is wavedrom?

https://wavedrom.com/

Created
Jun 22, 2021
Last updated
Jan 6, 2024
Updates
5 releases
Downloads
4.9k
License
Apache-2.0