mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 04:58:32 +02:00
clarify meaning of config
This commit is contained in:
parent
377b295324
commit
c02ff6aada
1 changed files with 2 additions and 1 deletions
|
@ -123,7 +123,8 @@ journals:
|
|||
journal: ~/recipes.txt
|
||||
```
|
||||
|
||||
The `work` journal is encrypted and prints to `json` by default. It's also edited using an existing instance of VSCode. Similarly, the `food` journal prints to markdown by default.
|
||||
The `work` journal is encrypted, prints to `json` by default, and is edited using an existing window of VSCode. Similarly, the `food` journal prints to markdown by default, but uses all the other defaults.
|
||||
|
||||
!!! note
|
||||
Changing `encrypt` to a different value will not encrypt or decrypt your
|
||||
journal file, it merely says whether or not your journal
|
||||
|
|
Loading…
Add table
Reference in a new issue