Jrnl config stuff
This commit is contained in:
18
jrnl_config
18
jrnl_config
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"default_hour": 9,
|
||||
"linewrap": 79,
|
||||
"encrypt": false,
|
||||
"default_minute": 0,
|
||||
"tagsymbols": "@",
|
||||
"default_hour": 9,
|
||||
"linewrap": 79,
|
||||
"encrypt": false,
|
||||
"default_minute": 0,
|
||||
"tagsymbols": "@",
|
||||
"editor": "emacsclient -a \"\" -t",
|
||||
"timeformat": "%Y-%m-%d %H:%M",
|
||||
"highlight": true,
|
||||
"timeformat": "%Y-%m-%d %H:%M",
|
||||
"highlight": true,
|
||||
"journals": {
|
||||
"default": {
|
||||
"journal": "/Users/dustinswan/Dropbox/journal.txt",
|
||||
"encrypt": true
|
||||
"journal": "/Users/dustinswan/Sync/journal.txt",
|
||||
"encrypt": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user