chore(docs): import canvas note documentation

This commit is contained in:
Elian Doran 2025-03-11 20:27:54 +02:00
parent 69a39bca2f
commit ac4a8a44d4
No known key found for this signature in database
3 changed files with 16 additions and 1 deletions

View File

@ -4177,7 +4177,16 @@
],
"format": "markdown",
"dataFileName": "Canvas.md",
"attachments": []
"attachments": [
{
"attachmentId": "DC9fvvootwwZ",
"title": "image.png",
"role": "image",
"mime": "image/png",
"position": 10,
"dataFileName": "Canvas_image.png"
}
]
},
{
"isClone": false,

View File

@ -0,0 +1,6 @@
# Canvas
Available since Trilium v0.52.
Canvas notes use the Excalidraw library to allow handwritten notes with mouse, pen or touch on an infinite canvas. It also supports basic diagramming, text and graphics input.
![grafik](Canvas_image.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 533 KiB