mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 21:18:32 +02:00
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>
17 lines
295 B
YAML
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: "|"
|