Shell scripts
This is a collection of shell scripts.
Please, have backups and try out the script(s) in a test vault first!
Should you find any bugs, please open an issue.
update_plugin
This script is meant to facilitate updating plugins which are not in the Obsidian community plugin store. The developer might not have submitted the plugin or it is still in development before it is submitted.
I created the script to make being a plugin beta tester easier. Currently, I have only tested it with the plugin you can find under the sample URL.
It downloads the latest release.
See the comments for more details.
You may have to adjust the code slightly for the plugin you want to use it with.