mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-07 16:56:13 +02:00
Fix some testing issues
This commit is contained in:
parent
8953d9ab84
commit
bee2bac2b4
7 changed files with 21 additions and 21 deletions
15
features/data/configs/multiple_without_default.yaml
Normal file
15
features/data/configs/multiple_without_default.yaml
Normal file
|
@ -0,0 +1,15 @@
|
|||
default_hour: 9
|
||||
default_minute: 0
|
||||
editor: ''
|
||||
encrypt: false
|
||||
highlight: true
|
||||
template: false
|
||||
journals:
|
||||
simple: features/journals/simple.journal
|
||||
work: features/journals/work.journal
|
||||
ideas: features/journals/nothing.journal
|
||||
linewrap: 80
|
||||
password: ''
|
||||
tagsymbols: '@'
|
||||
timeformat: '%Y-%m-%d %H:%M'
|
||||
indent_character: "|"
|
Loading…
Add table
Add a link
Reference in a new issue