mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
Updated Scripts (markdown)
parent
a216bc045b
commit
2e3617f877
@ -38,7 +38,7 @@ We need to execute it every time Trilium starts up, but we probably don't want t
|
||||
|
||||
The solution is marked by red circle at the bottom - this note has [[label|Attributes]] `#run=frontendStartup` - this is one of the "system" labels which Trilium understands. As you might guess, this will cause all such labeled script notes to be executed once Trilium frontend starts up.
|
||||
|
||||
(`#run=frontendStartup` does not work for mobile server frontend - if you want to have scripts running there, give the script ``#run=mobileStartup` label)
|
||||
(`#run=frontendStartup` does not work for [[mobile server frontend|Mobile frontend]] - if you want to have scripts running there, give the script ``#run=mobileStartup` label)
|
||||
|
||||
### More showcases
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user