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
468
stars
468 stargazers
105,510
downloads
105,510 downloads
27
forks
27 forks
1,546
days
1,546 days since creation
21
days
21 days since last commit
414
days
414 days since last release
7
total PRs
7 total pull requests
0
open PRs
0 open pull requests
2
closed PRs
2 closed pull requests
5
merged PRs
5 merged pull requests
66
total issues
66 total issues
24
open issues
24 open issues
42
closed issues
42 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