Doc: CLI: update to include local filesystem sync (#5684)

* terminal doc update to include local filesystem sync

* fix typo
pull/5688/head
Daniel Bretoi 2021-11-06 21:32:18 -07:00 committed by GitHub
parent 01b63ad263
commit 42caab6bde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -135,6 +135,13 @@ When syncing with Dropbox, Joplin creates a sub-directory in Dropbox, in `/Apps/
To initiate the synchronisation process, type `:sync`. You will be asked to follow a link to authorise the application.
## Local filesystem synchronisation
Local filesystem sync can be initiated after starting the joplin terminal app by using the [command-line mode](#command-line-mode)
:config sync.target 2
:config sync.2.path <path to local sync dir>
## OneDrive synchronisation
When syncing with OneDrive, Joplin creates a sub-directory in OneDrive, in /Apps/Joplin and read/write the notes and notebooks from it. The application does not have access to anything outside this directory.