first commit

This commit is contained in:
J D
2022-03-20 18:46:19 +01:00
commit 4f40ccfc96
16 changed files with 37327 additions and 0 deletions

9
.obsidian/app.json vendored Normal file
View File

@@ -0,0 +1,9 @@
{
"legacyEditor": false,
"livePreview": true,
"readableLineLength": false,
"newFileLocation": "current",
"trashOption": "local",
"attachmentFolderPath": "./media",
"showUnsupportedFiles": true
}