Updated Mobile frontend (markdown)

zadam 2021-11-18 22:40:43 +01:00
parent 2e3617f877
commit a77b254f84

@ -27,3 +27,7 @@ Mobile frontend provides only some of the features of the full desktop frontend:
## Forcing mobile/desktop frontend
Trilium decides automatically whether to use mobile or desktop frontend. If this is not appropriate, you can use `?mobile` or `?desktop` query param on **login** page (i.e. you might need to log out).
# Scripting
You can alter the behavior with [[scripts]] just like for normal frontend. For script notes to be executed, they need to have label `#run=mobileStartup`.