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.
Reviews
No reviews yet.
Stats
520
stars
520 stargazers
132,783
downloads
132,783 downloads
36
forks
36 forks
1,863
days
1,863 days since creation
231
days
231 days since last commit
731
days
731 days since last release
10
total PRs
10 total pull requests
3
open PRs
3 open pull requests
2
closed PRs
2 closed pull requests
5
merged PRs
5 merged pull requests
70
total issues
70 total issues
27
open issues
27 open issues
43
closed issues
43 closed issues
9
commits
9 total commits in last one year
Latest Version
2 years 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