Add templates and index for notes; remove unused plugins

This commit is contained in:
2025-02-16 15:53:02 +00:00
parent 2c6d0e104d
commit 61dcb00d5f
24 changed files with 324 additions and 30792 deletions

View File

@@ -0,0 +1,23 @@
{
"version": 4,
"homepages": {
"Main Homepage": {
"value": "index/index",
"kind": "File",
"openOnStartup": true,
"openMode": "Replace all open notes",
"manualOpenMode": "Keep open notes",
"view": "Default view",
"revertView": true,
"openWhenEmpty": true,
"refreshDataview": false,
"autoCreate": false,
"autoScroll": false,
"pin": false,
"commands": [],
"alwaysApply": false,
"hideReleaseNotes": false
}
},
"separateMobile": false
}