mirror of
https://github.com/zadam/trilium.git
synced 2025-12-20 15:19:56 +01:00
docs(dev): reorganize and clean up technical documentation
This commit is contained in:
9
docs/User Guide/User Guide/Scripting/Frontend Basics/Custom Widgets.md
vendored
Normal file
9
docs/User Guide/User Guide/Scripting/Frontend Basics/Custom Widgets.md
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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`
|
||||
Reference in New Issue
Block a user