shell-scripts/README.md
Tracey Clark 2c82137a71 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
2024-06-08 15:42:30 -05:00

20 lines
718 B
Markdown
Executable file

# Various shell utility scripts
## File processing
Archive financial files from previous year and set up directory structure for current year
## gnome
Old customizer scripts for gnome
## nextcloud
WIP - Install all missing needed modules for Nextcloud on a server
## utility
Miscellaneous scripts, e.g. set screen brightness from command line (bug workaround)
## Other
* 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