Skip to content

anibalch/tiddlywiki-plantuml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Description

Plugin for easy integration of UML diagrams in TiddlyWiki, using PlantUML.

The diagrams are written inside Tiddlywiki tiddlers, using the PlantUML syntax, and will be shown as images when the tiddler is opened.

It only works online, as it uses the online PlantUML server to generate the images.

Installation

To include the plugin in your TiddlyWiki, create a tiddler for it: new tiddler, with the plugin code (PlantUmlPlugin.js) as the content, and with a tag called systemConfig. Installation

Usage

To use it, you'll have to use the macro plantUml in your tiddler, with the following format:

<<plantUml 'diagram specification' 'alternate text'>>

Where the 'alternate text' is optional.

Example: Usage edit

This will generate the following tiddler: Usage result

Author

Feel free to address your comments/suggestions/whatever to yours truly:

Aníbal Cáceres
anibal.caceres@gmail.com

About

Plugin for integration of PlantUML in TiddlyWiki

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published