mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
Update documentation on temporary files naming (#1673)
This commit is contained in:
parent
d4ce2a84cf
commit
2d1a52afe5
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ unencrypted temporary remains on your disk. If your computer were to shut off
|
||||||
during this time, or the `jrnl` process were killed unexpectedly, then the
|
during this time, or the `jrnl` process were killed unexpectedly, then the
|
||||||
unencrypted temporary file will remain on your disk. You can mitigate this
|
unencrypted temporary file will remain on your disk. You can mitigate this
|
||||||
issue by only saving with your editor right before closing it. You can also
|
issue by only saving with your editor right before closing it. You can also
|
||||||
manually delete these files (i.e. files named `jrnl_*.txt`) from your temporary
|
manually delete these files (i.e. files named `jrnl*.jrnl`) from your temporary
|
||||||
folder.
|
folder.
|
||||||
|
|
||||||
## Plausible deniability
|
## Plausible deniability
|
||||||
|
|
Loading…
Add table
Reference in a new issue