-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6e4cbff
commit e51a56c
Showing
1 changed file
with
8 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
# Advanced showcases | ||
Trilium provides some advanced functionality in the form of [Scripts](scripts.md) and [promoted attributes](promoted-attributes.md). To explain and visualize these features we've prepared few showcases which are also available in the [demo document](document.md): | ||
# Advanced Showcases | ||
|
||
* [Relation map](relation-map.md) | ||
* [Day notes](day-notes.md) | ||
* [Weight Tracker](weight-tracker.md) | ||
* [Task Manager](task-manager.md) | ||
Trilium offers advanced functionality through [Scripts](scripts.md) and [Promoted Attributes](promoted-attributes.md). To illustrate these features, we've prepared several showcases available in the [demo document](document.md): | ||
|
||
An important thing to keep in mind is that above showcases and demoed functionality are not built-in into Trilium - these are just examples of Trilium's extensibility. | ||
* [Relation Map](relation-map.md) | ||
* [Day Notes](day-notes.md) | ||
* [Weight Tracker](weight-tracker.md) | ||
* [Task Manager](task-manager.md) | ||
|
||
It's important to note that these examples are not natively supported by Trilium out of the box; instead, they demonstrate what you can build within Trilium. |