mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
- Copy over the current tests from behave into the new directory that pytest-bdd will use them in Co-authored-by: Micah Jerome Ellison <micah.jerome.ellison@gmail.com>
13 lines
283 B
JSON
13 lines
283 B
JSON
{
|
|
"default_hour": 9,
|
|
"default_minute": 0,
|
|
"editor": "",
|
|
"encrypt": true,
|
|
"highlight": true,
|
|
"journals": {
|
|
"default": "features/journals/encrypted_jrnl-1-9-5.journal"
|
|
},
|
|
"linewrap": 80,
|
|
"tagsymbols": "@",
|
|
"timeformat": "%Y-%m-%d %H:%M"
|
|
}
|