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>
11 lines
233 B
JSON
11 lines
233 B
JSON
{
|
|
"default_hour": 9,
|
|
"timeformat": "%Y-%m-%d %H:%M",
|
|
"linewrap": 80,
|
|
"encrypt": false,
|
|
"editor": "",
|
|
"default_minute": 0,
|
|
"highlight": true,
|
|
"journals": {"default": "features/journals/simple_jrnl-1-9-5.journal"},
|
|
"tagsymbols": "@"
|
|
}
|