feat: added hyperblog

This commit is contained in:
Nick 2024-09-14 08:39:18 -05:00
parent 0af758db16
commit 4a51ade97e
1548 changed files with 47954 additions and 161 deletions

15
.obsidian/app.json vendored Normal file → Executable file
View file

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