Add vars and logic for home-dir-clean-up, minor obsidian changes

This commit is contained in:
2025-11-18 12:52:04 -06:00
parent 5cbdb77ea0
commit 8cf84f6504
14 changed files with 82 additions and 98 deletions

View File

@@ -15,5 +15,6 @@
"showInlineTitle": false,
"readableLineLength": true,
"strictLineBreaks": true,
"livePreview": false
"livePreview": false,
"propertiesInDocument": "hidden"
}