mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
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": "@"
|
|
}
|