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:
parent
ef0a2367eb
commit
2c82137a71
5 changed files with 95 additions and 37 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue