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
458
stars
458 stargazers
101,462
downloads
101,462 downloads
25
forks
25 forks
1,501
days
1,501 days since creation
238
days
238 days since last commit
368
days
368 days since last release
6
total PRs
6 total pull requests
1
open PRs
1 open pull requests
2
closed PRs
2 closed pull requests
3
merged PRs
3 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