Add unique note creator
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"editor-status": true,
|
||||
"bookmarks": false,
|
||||
"markdown-importer": false,
|
||||
"zk-prefixer": false,
|
||||
"zk-prefixer": true,
|
||||
"random-note": false,
|
||||
"outline": false,
|
||||
"word-count": true,
|
||||
|
||||
5
zk-prefixer.json
Normal file
5
zk-prefixer.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"format": "YYYY.MM.DD HH.mm",
|
||||
"template": "Templates/Timestamped note template.md",
|
||||
"folder": "Notes"
|
||||
}
|
||||
Reference in New Issue
Block a user