useful-scripts/README.md

7 lines
551 B
Markdown
Raw Normal View History

2024-09-13 08:24:53 +00:00
# useful-scripts
2024-09-13 10:22:16 +00:00
A collection of useful scripts that I use everyday
- getStarred.sh - Get starred articles from Miniflux and copy to clipboard. [Notes](https://www.alexhyett.com/notes/getting-starred-items-from-miniflux/)
2024-09-13 10:32:41 +00:00
- unstar.sh - Unstar all starred articles on Miniflux. [Notes](https://www.alexhyett.com/notes/getting-starred-items-from-miniflux/)
- syncBlog.sh - The script I use to sync my notes and articles from Obsidian to my website. Converting the links. [Notes](https://www.alexhyett.com/notes/syncing-my-obsidian-notes-with-my-blog/)