Work on cryptography

This commit is contained in:
Manuel Ebert 2014-09-27 13:15:46 -07:00
parent e75e3d73a0
commit a1b5a4099e
11 changed files with 69 additions and 17 deletions

View file

@ -0,0 +1,13 @@
{
"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"
}

View file

@ -4,8 +4,7 @@ editor: ''
encrypt: true
highlight: true
journals:
default: features/journals/encrypted.journal
default: features/journals/encrypted_jrnl1-9-5.journal
linewrap: 80
password: bad doggie no biscuit
tagsymbols: '@'
timeformat: '%Y-%m-%d %H:%M'