Files
NoteWrapper/config.json
T

10 lines
208 B
JSON

{
"directory": "$/Documents/Notes/",
"render": true,
"jumpToEndOfFileOnLaunch": true,
"editor": "neovim",
"journalRegex": ".*journal.*",
"dateEntry": "# %a %d %m %Y",
"newLineOnOpening": true
}