9 lines
277 B
Markdown
Raw Normal View History

# Custom Widgets
2025-03-10 21:15:33 +02:00
It's possible to create custom widget in three possible locations where you can display your custom content.
Positions are:
* `left-pane`
* `center-pane`
* `note-detail-pane` - located within `center-pane`, but specific to note (split)
* `right-pane`