Description
Coding & Technical Tools Plugin
Category: Coding & Technical Tools
The PlantUML plugin for Obsidian allows users to render PlantUML diagrams directly within their notes. This plugin uses either the online PlantUML server or a local .jar file for rendering, providing flexibility in terms of performance and customization. Users can create fenced code blocks using plantuml
as the language and specify their PlantUML code inside. The plugin also supports linking to other notes in the vault, including ASCII art diagrams. With this plugin, users can easily integrate visualizations into their notes, making it an excellent tool for creating interactive and engaging content.
Stats
483
stars
483 stargazers
111,690
downloads
111,690 downloads
28
forks
28 forks
1,626
days
1,626 days since creation
101
days
101 days since last commit
494
days
494 days since last release
8
total PRs
8 total pull requests
1
open PRs
1 open pull requests
2
closed PRs
2 closed pull requests
5
merged PRs
5 merged pull requests
68
total issues
68 total issues
25
open issues
25 open issues
43
closed issues
43 closed issues
9
commits
9 total commits in last one year
Latest Version
a year ago
Changelog
What's Changed
- Adding Ability to export diagrams - Issue #55 by @blacktau in https://github.com/joethei/obsidian-plantuml/pull/56
- Better handling of embeds
New Contributors
- @blacktau made their first contribution in https://github.com/joethei/obsidian-plantuml/pull/56
Full Changelog: https://github.com/joethei/obsidian-plantuml/compare/1.7.0…1.8.0
README file from