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

8
.obsidian/plugins/obsidian-excalidraw-plugin/data.json vendored Normal file → Executable file
View file

@ -9,7 +9,6 @@
"decompressForMDView": true,
"onceOffCompressFlagReset": true,
"autosave": true,
"autosaveInterval": 15000,
"autosaveIntervalDesktop": 15000,
"autosaveIntervalMobile": 10000,
"drawingFilenamePrefix": "Drawing ",
@ -80,9 +79,11 @@
"experimentalFileTag": "✏️",
"experimentalLivePreview": true,
"fadeOutExcalidrawMarkup": false,
"loadPropertySuggestions": true,
"experimentalEnableFourthFont": false,
"experimantalFourthFont": "Virgil",
"addDummyTextElement": false,
"zoteroCompatibility": false,
"fieldSuggester": true,
"compatibilityMode": false,
"drawingOpenCount": 0,
@ -102,7 +103,7 @@
"mdCSS": "",
"scriptEngineSettings": {},
"defaultTrayMode": true,
"previousRelease": "2.2.3",
"previousRelease": "2.2.8",
"showReleaseNotes": true,
"showNewVersionNotification": true,
"latexBoilerplate": "\\color{blue}",
@ -745,5 +746,6 @@
"areaZoomLimit": 1,
"longPressDesktop": 500,
"longPressMobile": 500,
"isDebugMode": false
"isDebugMode": false,
"autosaveInterval": 15000
}