mirror of
https://github.com/tomasriveral/NoteWrapper.git
synced 2026-08-12 10:20:46 +02:00
Unified journals are now supported!
This commit is contained in:
+3
-1
@@ -3,5 +3,7 @@
|
||||
"render": true,
|
||||
"jumpToEndOfFileOnLaunch": true,
|
||||
"editor": "neovim",
|
||||
"journalRegex": ".*journal.*"
|
||||
"journalRegex": ".*journal.*",
|
||||
"dateEntry": "# %a %d %m %Y",
|
||||
"newLineOnOpening": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user