Backs up my obsidian vault folder to GitHub. First it checks for changes, if there are changes it will automate a commit and push to the repository
Just a simple EOD backup script for a notes folder, will allow empty commits if nothing has changed
Commits workbook to Github, every 30 minutes Monday through Friday 8am to 5pm. Allows for empty commits
generates a jwt using the jsonwebtoken library