Skip to content

Commit

Permalink
Doc: CLI: update to include local filesystem sync (laurent22#5684)
Browse files Browse the repository at this point in the history
* terminal doc update to include local filesystem sync

* fix typo
  • Loading branch information
danielb2 authored Nov 7, 2021
1 parent 01b63ad commit 42caab6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions readme/terminal.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 42caab6

Please sign in to comment.