Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SiriusXT/trilium-drawio
Trilium integrated drawio plug-in
https://github.com/SiriusXT/trilium-drawio
Last synced: about 1 month ago
JSON representation
Trilium integrated drawio plug-in
- Host: GitHub
- URL: https://github.com/SiriusXT/trilium-drawio
- Owner: SiriusXT
- Created: 2023-04-30T06:16:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-18T03:29:45.000Z (9 months ago)
- Last Synced: 2024-08-02T06:13:46.478Z (4 months ago)
- Language: JavaScript
- Size: 1.93 MB
- Stars: 56
- Watchers: 3
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-trilium - drawio - commit/SiriusXT/trilium-drawio) (💥 Extension HTML Note)
README
# trilium-drawio
## version: 0.4 for trilium > 0.62.4
## update
1. Fixed the bug where large files can only be displayed after refreshing when they are closed
2. Use light theme by default
## Draw.io is a JavaScript, client-side editor for general diagramming and whiteboarding. **This widget allows you to use drawio drawing in trilium.**
## Installation
1. Create a code note of type JS Frontend with the contents of `trilium-drawio.js` and the label `#widget`
2. Import `drawio.svg` into Notes and add `#template` tag to it
3. Reload frontend
## Tips
1. The saved format is svg
2. Click on the svg image to enter the editing state
3. Will call the drawio website
## Preview
![](./preview1.gif)