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
505
stars
505 stargazers
123,722
downloads
123,722 downloads
30
forks
30 forks
1,766
days
1,766 days since creation
134
days
134 days since last commit
634
days
634 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
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