mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 21:36:05 +01:00
docs(guide): deduplicate home page with quick start
This commit is contained in:
16
docs/User Guide/User Guide/Quick Start.md
vendored
16
docs/User Guide/User Guide/Quick Start.md
vendored
@@ -3,17 +3,17 @@
|
||||
|
||||
**Local only desktop/laptop** - Allows a single instance on a desktop and will save the notes locally on that desktop.
|
||||
|
||||
1. [Desktop installation](Installation%20%26%20Setup/Desktop%20Installation.md)
|
||||
* <a class="reference-link" href="Installation%20%26%20Setup/Desktop%20Installation.md">Desktop Installation</a>
|
||||
|
||||
**Server with web only access** - Installs the application on the server and allows access from any web browser on any device, including mobile.
|
||||
|
||||
1. [Server installation](Installation%20%26%20Setup/Server%20Installation.md)
|
||||
2. [Mobile frontend](Installation%20%26%20Setup/Mobile%20Frontend.md) (optional)
|
||||
3. [PikaPods managed hosting](https://www.pikapods.com/pods?run=trilium-next)
|
||||
1. <a class="reference-link" href="Installation%20%26%20Setup/Server%20Installation.md">Server Installation</a>
|
||||
2. <a class="reference-link" href="Installation%20%26%20Setup/Mobile%20Frontend.md">Mobile Frontend</a> (optional)
|
||||
3. <a class="reference-link" href="Installation%20%26%20Setup/Server%20Installation/Third-party%20cloud%20hosting.md">Third-party cloud hosting</a>
|
||||
|
||||
**Combination of server and desktop/laptop** - Install the application on both a server, for web access and data synchronisation, and desktop instance(s). This allows all the data to be stored on the server and either accessed from the web browser, or the desktop application. The desktop application will sync and store the data locally so that it can be used when offline.
|
||||
|
||||
1. [Server installation](Installation%20%26%20Setup/Server%20Installation.md)
|
||||
2. [Mobile frontend](Installation%20%26%20Setup/Mobile%20Frontend.md) (optional)
|
||||
3. [Desktop installation](Installation%20%26%20Setup/Desktop%20Installation.md)
|
||||
4. [Synchronization](Installation%20%26%20Setup/Synchronization.md)
|
||||
1. <a class="reference-link" href="Installation%20%26%20Setup/Server%20Installation.md">Server Installation</a>
|
||||
2. <a class="reference-link" href="Installation%20%26%20Setup/Mobile%20Frontend.md">Mobile Frontend</a> (optional)
|
||||
3. <a class="reference-link" href="Installation%20%26%20Setup/Desktop%20Installation.md">Desktop Installation</a>
|
||||
4. <a class="reference-link" href="Installation%20%26%20Setup/Synchronization.md">Synchronization</a>
|
||||
Reference in New Issue
Block a user