mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-07 16:56:13 +02:00
Add support for DayOne2
This commit is contained in:
parent
9d9f61ac1e
commit
c16afe1605
10 changed files with 208 additions and 29 deletions
12
features/data/configs/dayone2.yaml
Normal file
12
features/data/configs/dayone2.yaml
Normal file
|
@ -0,0 +1,12 @@
|
|||
default_hour: 9
|
||||
default_minute: 0
|
||||
editor: ''
|
||||
template: false
|
||||
encrypt: false
|
||||
highlight: true
|
||||
journals:
|
||||
default: features/journals/dayone2.json
|
||||
linewrap: 80
|
||||
tagsymbols: '@'
|
||||
timeformat: '%Y-%m-%d %H:%M'
|
||||
indent_character: "|"
|
Loading…
Add table
Add a link
Reference in a new issue