mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-11 17:18:30 +02:00
15 lines
311 B
JSON
15 lines
311 B
JSON
{
|
|
"default_hour": 9,
|
|
"timeformat": "%Y-%m-%d %H:%M",
|
|
"linewrap": 80,
|
|
"encrypt": false,
|
|
"editor": "",
|
|
"default_minute": 0,
|
|
"highlight": true
|
|
"password": "",
|
|
"journals": {
|
|
"default": "features/journals/simple.journal"
|
|
"work": "features/journals/work.journal",
|
|
},
|
|
"tagsymbols": "@"
|
|
}
|