mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 13:08:31 +02:00
Update dates_similar journal
This commit is contained in:
parent
4193385a23
commit
e79a2f9b56
1 changed files with 9 additions and 4 deletions
|
@ -1,12 +1,17 @@
|
||||||
default_hour: 9
|
default_hour: 9
|
||||||
default_minute: 0
|
default_minute: 0
|
||||||
editor: ''
|
editor: ""
|
||||||
encrypt: false
|
encrypt: false
|
||||||
template: false
|
|
||||||
highlight: true
|
highlight: true
|
||||||
journals:
|
journals:
|
||||||
default: features/journals/dates_similar.journal
|
default: features/journals/dates_similar.journal
|
||||||
linewrap: 80
|
linewrap: 80
|
||||||
tagsymbols: '@'
|
tagsymbols: "@"
|
||||||
timeformat: '%Y-%m-%d %H:%M'
|
template: false
|
||||||
|
timeformat: "%Y-%m-%d %H:%M"
|
||||||
indent_character: "|"
|
indent_character: "|"
|
||||||
|
colors:
|
||||||
|
date: none
|
||||||
|
title: none
|
||||||
|
body: none
|
||||||
|
tags: none
|
||||||
|
|
Loading…
Add table
Reference in a new issue