mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-05 16:06:14 +02:00
Implement testing for -month, -day, -year, and -reminisce
This commit is contained in:
parent
d15d7daa97
commit
0355af936c
4 changed files with 117 additions and 0 deletions
12
features/data/configs/dates_similar.yaml
Normal file
12
features/data/configs/dates_similar.yaml
Normal file
|
@ -0,0 +1,12 @@
|
|||
default_hour: 9
|
||||
default_minute: 0
|
||||
editor: ''
|
||||
encrypt: false
|
||||
template: false
|
||||
highlight: true
|
||||
journals:
|
||||
default: features/journals/dates_similar.journal
|
||||
linewrap: 80
|
||||
tagsymbols: '@'
|
||||
timeformat: '%Y-%m-%d %H:%M'
|
||||
indent_character: "|"
|
Loading…
Add table
Add a link
Reference in a new issue