mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
* Reproduce bug in #780 🎵 I have no body, no body to love me... 🎵 The bug is cause by a DayOne entry that has to entry body. * Deal with empty bodies Close #780. * [Travis-CI] add "tree" command to debug missing files * Fix file location I have no idea why, but it ran locally fine without issue. Travis is more particular...
12 lines
225 B
YAML
12 lines
225 B
YAML
default_hour: 9
|
|
default_minute: 0
|
|
editor: ''
|
|
encrypt: false
|
|
highlight: true
|
|
journals:
|
|
default: features/journals/bug780.dayone
|
|
linewrap: 80
|
|
tagsymbols: '@'
|
|
template: false
|
|
timeformat: '%Y-%m-%d %H:%M'
|
|
indent_character: "|"
|