feat(docs): improve documentation on Mermaid

This commit is contained in:
Elian Doran
2025-04-04 21:56:44 +03:00
parent 2a8ab728a7
commit be3e213ba3
39 changed files with 779 additions and 195 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@@ -0,0 +1,13 @@
# Floating buttons
![](Floating%20buttons_image.png)
Depending on the current note, a panel will appear near the top-right of the note, right underneath the [Ribbon](Ribbon.md). These buttons offer additional interaction that is specific to that particular note.
For example:
* For [Mermaid Diagrams](../../Note%20Types/Mermaid%20Diagrams.md) and [Canvas](../../Note%20Types/Canvas.md), there are buttons to download the SVG representation of the note, or to copy a reference to the note for pasting it a [Text](../../Note%20Types/Text.md) note.
* For [read-only notes](../Notes/Read-Only%20Notes.md), there is a button to temporarily edit the note for quick modifications.
## Interaction
The floating button area can be collapsed by pressing the two right arrows at the end of the section.

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB