Skip to content

Tags: jetgeng/obsidian-plantuml

Tags

1.8.0

Toggle 1.8.0's commit message

Verified

This tag was signed with the committer’s verified signature.
joethei Johannes Theiner
- Ability to export diagram to image (thanks @blacktau)

- Better embed implementation

1.7.0

Toggle 1.7.0's commit message
- right-clicking a rendered diagram now allows to copy it to the clip…

…board

- Cached images are no longer stored in local storage, they are now stored in IndexedDB
- Cache time is now configurable
- fixed issues with resolving local executable/jar file

1.6.6

Toggle 1.6.6's commit message

Verified

This tag was signed with the committer’s verified signature.
joethei Johannes Theiner
- update plugin for Obsidian 0.15.0

- add caching to local processor

1.6.5

Toggle 1.6.5's commit message

Verified

This tag was signed with the committer’s verified signature.
joethei Johannes Theiner
handle jar path with spaces correctly(fixes joethei#31)

1.6.4

Toggle 1.6.4's commit message

Verified

This tag was signed with the committer’s verified signature.
joethei Johannes Theiner
Path to local plantuml.jar can now be relative

1.6.3

Toggle 1.6.3's commit message

Verified

This tag was signed with the committer’s verified signature.
joethei Johannes Theiner
+ added an option to configure the java executable(references joethei#26

)

~ setting for `Default processor for includes` actually shows the saved value now.

1.6.2

Toggle 1.6.2's commit message

Verified

This tag was signed with the committer’s verified signature.
joethei Johannes Theiner
live preview decoration now also follows the default processor setting

1.6.1

Toggle 1.6.1's commit message

Verified

This tag was signed with the committer’s verified signature.
joethei Johannes Theiner
forgot to hide the original embed for .pu files

1.6.0

Toggle 1.6.0's commit message

Verified

This tag was signed with the committer’s verified signature.
joethei Johannes Theiner
+ adding support for rendering embeded PUML files(fixes joethei#25)

~ When using the SVG renderer internal links will open the page preview.

1.5.3

Toggle 1.5.3's commit message

Verified

This tag was signed with the committer’s verified signature.
joethei Johannes Theiner
Fixing an issue where the plugin would fail to load on mobile(closes j…

…oethei#24)