mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-17 19:48:31 +02:00
Small addition to doc about folder journal
This commit is contained in:
parent
b9b78e1288
commit
78af760ada
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ be located in: `~/folderjournal/2021/05/05.txt`
|
||||||
Creating a new folder journal can be done in two ways:
|
Creating a new folder journal can be done in two ways:
|
||||||
|
|
||||||
* Create a folder with the name of the journal before running `jrnl`. Otherwise, when you run `jrnl` for the first time, it will assume that you are creating a single file journal instead, and it will create a file at that path.
|
* Create a folder with the name of the journal before running `jrnl`. Otherwise, when you run `jrnl` for the first time, it will assume that you are creating a single file journal instead, and it will create a file at that path.
|
||||||
* Create a new journal in your [config_file](advanced.md) and end the path with a ``/`` (on a POSIX system like Linux or MacOSX) or a ``\`` (on a Windows system).
|
* Create a new journal in your [config_file](advanced.md) and end the path with a ``/`` (on a POSIX system like Linux or MacOSX) or a ``\`` (on a Windows system). The folder will be created automatically if it doesn't exist.
|
||||||
|
|
||||||
!!! note
|
!!! note
|
||||||
Folder journals can't be encrypted.
|
Folder journals can't be encrypted.
|
||||||
|
|
Loading…
Add table
Reference in a new issue