mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-28 05:26:13 +02:00
Document temporary file extension behavior when using template (#1686)
* Document jrnl's temp file behavior when using templates * Move up "Files in transit from editor to jrnl" section and add notes about template extension behavior in solutions that reference .jrnl extension * Update privacy-and-security.md
This commit is contained in:
parent
18397b13eb
commit
fcac94a30e
2 changed files with 30 additions and 17 deletions
|
@ -59,7 +59,9 @@ value for journals that already have data in them.
|
|||
|
||||
### template
|
||||
The path to a text file to use as a template for new entries. Only works when you
|
||||
have the `editor` field configured.
|
||||
have the `editor` field configured. If you use a template, the editor's
|
||||
[temporary files](privacy-and-security.md#files-in-transit-from-editor-to-jrnl)
|
||||
will have the same extension as the template.
|
||||
|
||||
### tagsymbols
|
||||
Symbols to be interpreted as tags.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue