Tests for multiple journals

This commit is contained in:
Manuel Ebert 2013-07-22 10:11:37 +02:00
parent f9bdc13210
commit 4b9b5e827b
6 changed files with 86 additions and 3 deletions

View file

@ -0,0 +1,16 @@
{
"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",
"ideas": "features/journals/nothing.journal"
},
"tagsymbols": "@"
}