plantuml-server/docs/WebUI
Florian 6ca582fcb7 add import and export diagram
- export diagram
  * add a diagram export dialog where you can choose the file name
    and download type (code, png, pdf, ...)
  * set default download type to code
  * open file save dialog via menu or Ctrl+S (or Meta+S for Mac)
- import diagram
  * similar to [draw.io](https://app.diagrams.net)
  * open a PlantUML diagram image, use metat data to get diagram code
    and load this diagram (Note: meta data is currently only supported
    by PNG and SVG diagram files)
  * support drag&drop
  * add diagram import dialog
- since three are now multiple options/action -> create a little
  editor menu
- add documentation (including gif examples)
2023-05-14 11:22:44 +02:00
..
gifs add import and export diagram 2023-05-14 11:22:44 +02:00
README.md add documentation 2023-05-03 13:23:47 -04:00
import-export.md add import and export diagram 2023-05-14 11:22:44 +02:00
language-features.md add emoji auto completion (suggestion) 2023-05-10 22:10:58 +02:00
mobile.md add documentation 2023-05-03 13:23:47 -04:00
settings.md add documentation 2023-05-03 13:23:47 -04:00

README.md

PlantUML Server Web UI

Alice and Bob

alice-bob

Multipaging

Just see what you want. And if its the second diagram page, so be it.

multipaging

Split Screen

You have multiple monitors? You want to share your Window but only show the diagram and not the code? Than do it!

multipaging

More