Add Obsidian config scripts

This adds two scripts for Obsidian vaults.
One will get the values of showInlineTitle for all vaults
The other will change the value to false in all vaults
This commit is contained in:
Tracey Clark 2024-06-08 15:42:30 -05:00
commit 2c82137a71
5 changed files with 95 additions and 37 deletions

3
.gitignore vendored
View file

@ -1,5 +1,6 @@
*~
*.swp
*.*swp
.vstags
*.tdy
*.bak
@ -15,4 +16,4 @@
.history/
# Built Visual Studio Code Extensions
*.vsix
*.vsix