mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-28 18:42:28 +08:00
9 lines
277 B
Markdown
9 lines
277 B
Markdown
# Custom Widgets
|
|
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` |