mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
This is more inline with pytest standards Co-authored-by: Micah Jerome Ellison <micah.jerome.ellison@gmail.com>
17 lines
295 B
YAML
17 lines
295 B
YAML
colors:
|
|
body: green
|
|
date: blue
|
|
tags: none
|
|
title: yellow
|
|
default_hour: 9
|
|
default_minute: 0
|
|
editor: "vim"
|
|
encrypt: true
|
|
template: false
|
|
highlight: true
|
|
journals:
|
|
default: features/journals/encrypted.journal
|
|
linewrap: 80
|
|
tagsymbols: '@'
|
|
timeformat: '%Y-%m-%d %H:%M'
|
|
indent_character: "|"
|