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

View file

@ -16,3 +16,5 @@ Miscellaneous scripts, e.g. set screen brightness from command line (bug workaro
* Backup and restore scripts for packages installed on Solus OS
* Set up a Solus OS development environment (update needed)
* Backup and restore scripts for Linux systems
* obsidian_hide_inlineTitle.py - Change all Obsidian vaults to hide inline titles
* obsidian_get_inlineTitle_values.py - Get the value of inlineTitle in all Obsidian vaults