mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
mobile frontend
parent
32a1c43094
commit
0683b1794a
27
Mobile frontend.md
Normal file
27
Mobile frontend.md
Normal file
@ -0,0 +1,27 @@
|
||||
Trilium ([[server edition|Server installation]]) has a mobile web frontend which is optimized for touch based devices - smartphones and tablets. It is activated automatically during login process based on browser detection.
|
||||
|
||||
Mobile frontend is limited in features compared to full desktop frontend. See below for more details on this.
|
||||
|
||||
## Screenshots
|
||||
|
||||
### Mobile phone
|
||||
|
||||
[[images/mobile-smartphone.png]]
|
||||
|
||||
### Tablet
|
||||
|
||||
[[images/mobile-tablet.png]]
|
||||
|
||||
## Limitations
|
||||
|
||||
Mobile frontend provides only some of the features of the full desktop frontend:
|
||||
|
||||
* it is possible to browse the whole note tree, read and edit all types of notes, but you can create only text notes
|
||||
* reading and editing [[protected notes]] is possible, but creating them is not supported
|
||||
* editing options is not supported
|
||||
* cloning notes is not supported
|
||||
* uploading file attachments is not supported
|
||||
|
||||
## 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).
|
@ -32,4 +32,12 @@ See [[Task manager]].
|
||||
|
||||
[[images/note-revisions.png]]
|
||||
|
||||
See [[Note revisions]].
|
||||
See [[Note revisions]].
|
||||
|
||||
[[images/mobile-smartphone.png]]
|
||||
|
||||
See [[Mobile frontend]].
|
||||
|
||||
[[images/mobile-tablet.png]]
|
||||
|
||||
See [[Mobile frontend]].
|
BIN
images/mobile-smartphone.png
Normal file
BIN
images/mobile-smartphone.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
BIN
images/mobile-tablet.png
Normal file
BIN
images/mobile-tablet.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 121 KiB |
Loading…
x
Reference in New Issue
Block a user