mirror of
https://gitlab.com/upRootNutrition/obsidian.git
synced 2025-06-15 23:25:13 -05:00
feat: added hyperblog
This commit is contained in:
parent
0af758db16
commit
4a51ade97e
1548 changed files with 47954 additions and 161 deletions
15
.obsidian/app.json
vendored
Normal file → Executable file
15
.obsidian/app.json
vendored
Normal file → Executable 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": "/"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue