jrnl/features/data/configs/basic_encrypted.yaml
Jonathan Wren cf369f3f84
Added ability to auto-prompt for password for encrypted journals
Only uses password when prompted, and doesn't get in the way of other
input prompts. This allows us to run the same scenarios on both
encrypted journals and other journal types.

Co-authored-by: Micah Jerome Ellison <micah.jerome.ellison@gmail.com>
2020-09-26 14:55:01 -07:00

17 lines
295 B
YAML

colors:
date: none
title: none
body: none
tags: none
default_hour: 9
default_minute: 0
editor: ""
encrypt: true
highlight: true
journals:
default: features/journals/basic_encrypted.journal
linewrap: 80
tagsymbols: "@"
template: false
timeformat: "%Y-%m-%d %H:%M"
indent_character: "|"