A collection of useful scripts that I use everyday
copyFiles.sh | ||
getStarred.sh | ||
LICENSE | ||
moveFiles.sh | ||
README.md | ||
slackit.sh | ||
syncBlog.sh | ||
unstar.sh |
useful-scripts
A collection of useful scripts that I use everyday
getStarred.sh
- Get starred articles from Miniflux and copy to clipboard. Notesunstar.sh
- Unstar all starred articles on Miniflux. NotessyncBlog.sh
- The script I use to sync my notes and articles from Obsidian to my website. Converting the links. NotesmoveFiles.sh
- This script checks to see if my server (friday) is online and the folders are mounted before moving files downloaded using rsync.copyfiles.sh
- Same as the above but it copies instead of moves the files. Notesslackit.sh
- I use this to easily send slack notifications to myself from inside other scripts. Notes