Compare commits

..

2 Commits

2 changed files with 6 additions and 1 deletions

View File

@@ -18,7 +18,7 @@
"editor-status": true, "editor-status": true,
"bookmarks": false, "bookmarks": false,
"markdown-importer": false, "markdown-importer": false,
"zk-prefixer": false, "zk-prefixer": true,
"random-note": false, "random-note": false,
"outline": true, "outline": true,
"word-count": true, "word-count": true,

5
zk-prefixer.json Normal file
View File

@@ -0,0 +1,5 @@
{
"format": "YYYY.MM.DD HH.mm",
"template": "Templates/Timestamped note template.md",
"folder": "Notes"
}