Initial commit

This commit is contained in:
Nick 2024-06-28 02:13:12 -05:00
commit bc15d67574
1475 changed files with 1056167 additions and 0 deletions

19
.obsidian/app.json vendored Normal file
View file

@ -0,0 +1,19 @@
{
"livePreview": false,
"newFileLocation": "folder",
"newFileFolderPath": "🏛️ Home",
"trashOption": "local",
"attachmentFolderPath": "📂 Media",
"pdfExportSettings": {
"pageSize": "Letter",
"landscape": false,
"margin": "0",
"downscalePercent": 100
},
"focusNewTab": true,
"promptDelete": false,
"defaultViewMode": "preview",
"showLineNumber": true,
"alwaysUpdateLinks": true,
"showUnsupportedFiles": true
}