Imports and Exports¶
To export to a file (or directory), the file must be provided using the
--file
CLI parameter. E.g.:
jrnl --format yaml --file ./export_dir/
Note that exports will “stomp” on (i.e. overwrite) existing files.
To export to a file (or directory), the file must be provided using the
--file
CLI parameter. E.g.:
jrnl --format yaml --file ./export_dir/
Note that exports will “stomp” on (i.e. overwrite) existing files.