mirror of
https://github.com/zadam/trilium.git
synced 2024-12-26 09:12:08 +08:00
Adding single closing bracket to the link to workspace
parent
6d09daa7af
commit
c84cc62112
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ The following labels are used for advanced configuration:
|
||||||
* `iconClass` - value of this label is added as a CSS class to the icon on the tree, which can help visually distinguish the notes in the tree. An example might be `bx bx-home` - icons are taken from [boxicons](https://boxicons.com/). Can be used in [[template]] notes.
|
* `iconClass` - value of this label is added as a CSS class to the icon on the tree, which can help visually distinguish the notes in the tree. An example might be `bx bx-home` - icons are taken from [boxicons](https://boxicons.com/). Can be used in [[template]] notes.
|
||||||
* `customRequestHandler` and `customResourceProvider` - see [[Custom request handler]]
|
* `customRequestHandler` and `customResourceProvider` - see [[Custom request handler]]
|
||||||
* `widget` - see [[Custom widget]],
|
* `widget` - see [[Custom widget]],
|
||||||
* `workspace`, `workspaceIconClass`, `workspaceTabBackgroundColor` - see [[Workspace]
|
* `workspace`, `workspaceIconClass`, `workspaceTabBackgroundColor` - see [[Workspace]]
|
||||||
* `searchHome` - new search notes will be created as children of this note (otherwise they are created in [[Day notes]])
|
* `searchHome` - new search notes will be created as children of this note (otherwise they are created in [[Day notes]])
|
||||||
* `hoistedSearchHome` - new search notes will be created as children of this note when hoisted to some ancestor of this note
|
* `hoistedSearchHome` - new search notes will be created as children of this note when hoisted to some ancestor of this note
|
||||||
* `inbox` - default inbox location for new notes
|
* `inbox` - default inbox location for new notes
|
||||||
|
|
Loading…
Reference in a new issue