mirror of
https://github.com/tomasriveral/NoteWrapper.git
synced 2026-08-12 10:20:46 +02:00
10 lines
208 B
JSON
10 lines
208 B
JSON
{
|
|
"directory": "$/Documents/Notes/",
|
|
"render": true,
|
|
"jumpToEndOfFileOnLaunch": true,
|
|
"editor": "neovim",
|
|
"journalRegex": ".*journal.*",
|
|
"dateEntry": "# %a %d %m %Y",
|
|
"newLineOnOpening": true
|
|
}
|