mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 04:58:32 +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_minute: 0
|
||||
editor: ''
|
||||
editor: ""
|
||||
encrypt: false
|
||||
template: false
|
||||
highlight: true
|
||||
journals:
|
||||
default: features/journals/dates_similar.journal
|
||||
linewrap: 80
|
||||
tagsymbols: '@'
|
||||
timeformat: '%Y-%m-%d %H:%M'
|
||||
tagsymbols: "@"
|
||||
template: false
|
||||
timeformat: "%Y-%m-%d %H:%M"
|
||||
indent_character: "|"
|
||||
colors:
|
||||
date: none
|
||||
title: none
|
||||
body: none
|
||||
tags: none
|
||||
|
|
Loading…
Add table
Reference in a new issue