Hi Everyone!
I just wanted to share my first community plugin called Image Collector. It collects all images from your current note and saves them to a new folder. I often find that I want to collect all images within a note, whether it is for:
- Transforming the .md file to latex so I can keep all the images together; instead of handpicking the images from an attachments directory.
- Making posts to my GitHub pages website so I can use Obsidian to create the content, but I still need a way to collect all images from the .md file to upload to GitHub.
GitHub repo link here and in Obsidian here
If you have any questions/info or suggestions please let me know!