Initial support for DayOne integration testing

This commit is contained in:
Manuel Ebert 2013-08-17 11:59:51 -07:00
parent 58ea57f62b
commit 8446908139
7 changed files with 176 additions and 1 deletions

View file

@ -0,0 +1,14 @@
{
"default_hour": 9,
"timeformat": "%Y-%m-%d %H:%M",
"linewrap": 80,
"encrypt": false,
"editor": "",
"default_minute": 0,
"highlight": true,
"password": "",
"journals": {
"default": "features/journals/dayone.dayone"
},
"tagsymbols": "@"
}