Files
outline/plugins/diagrams/plugin.json
T
Tom Moor ac06a06a66 feat: Diagrams/Draw.io integration (#10707)
* wip

* wip

* tsc

* lint

* Detect imported Draw.io

* Add empty diagram placeholder

* fix: Do not close editor on save
fix: Account for nodes moving / multiplayer

* fix: Reduce image menu for diagrams

* Add custom server settings page

* refactor

* sp

* Move edit button
2025-11-29 21:02:08 +01:00

7 lines
160 B
JSON

{
"id": "diagrams",
"name": "Diagrams.net",
"priority": 45,
"description": "Configure a custom Diagrams.net installation URL for embedding diagrams."
}