useful-scripts/README.md
2024-09-13 14:03:10 +01:00

1 KiB

useful-scripts

A collection of useful scripts that I use everyday

  • getStarred.sh - Get starred articles from Miniflux and copy to clipboard. Notes
  • unstar.sh - Unstar all starred articles on Miniflux. Notes
  • syncBlog.sh - The script I use to sync my notes and articles from Obsidian to my website. Converting the links. Notes
  • moveFiles.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. Notes
  • slackit.sh - I use this to easily send slack notifications to myself from inside other scripts. Notes