mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
This is more inline with pytest standards Co-authored-by: Micah Jerome Ellison <micah.jerome.ellison@gmail.com>
19 lines
328 B
YAML
19 lines
328 B
YAML
colors:
|
|
body: none
|
|
date: none
|
|
tags: none
|
|
title: none
|
|
default_hour: 9
|
|
default_minute: 0
|
|
display_format: markdown
|
|
editor: ''
|
|
encrypt: false
|
|
highlight: true
|
|
indent_character: '|'
|
|
journals:
|
|
default: features/journals/simple.journal
|
|
linewrap: 80
|
|
tagsymbols: '@'
|
|
template: false
|
|
timeformat: '%Y-%m-%d %H:%M'
|
|
version: v2.4.5
|