mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
Add the Quick Start
parent
0aafe546e6
commit
790a5db8c1
24
Home.md
24
Home.md
@ -1,3 +1,25 @@
|
|||||||
|
# Overview
|
||||||
Basic overview of the Trilium project is available at project homepage - https://github.com/zadam/trilium
|
Basic overview of the Trilium project is available at project homepage - https://github.com/zadam/trilium
|
||||||
|
|
||||||
This wiki contains additional and more in-depth information on some topics. See the sidebar for listing of all available pages.
|
# Documentation
|
||||||
|
This [wiki](https://github.com/zadam/trilium/wiki) contains additional and more in-depth information on some topics. See the sidebar for listing of all available pages.
|
||||||
|
|
||||||
|
# Quick Start
|
||||||
|
## Choose the setup
|
||||||
|
|
||||||
|
**Local only desktop/laptop** - Allows a single instance on a desktop and will save the notes locally on that desktop.
|
||||||
|
1. [[Desktop installation]]
|
||||||
|
|
||||||
|
**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]]
|
||||||
|
2. [[Mobile frontend]] (optional)
|
||||||
|
|
||||||
|
**Combination of server and desktop/laptop** - Install the application on both a server, for web access and data synchronization, 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]]
|
||||||
|
2. [[Mobile frontend]] (optional)
|
||||||
|
3. [[Desktop installation]]
|
||||||
|
4. [[Synchronization]]
|
||||||
|
|
||||||
|
## Basic concepts
|
||||||
|
1. Understand [[Note]]
|
||||||
|
2. Watch the [[Screenshot tour]]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user