andrewmcgivery / obsidian-beautitab

A plugin for Obsidian.MD that creates a customizable new tab view with beautiful backgrounds, quotes, search, and more.
MIT License
119 stars 6 forks source link

fix: Background doesn't load (as `source.unsplash` was deprecated) #57

Open Mara-Li opened 3 months ago

Mara-Li commented 3 months ago

I added support for personal API keys from https://unsplash.com/developers. The problem was:

I needed to add new dep:

Note : Simple Access with Demo should works, even with only 50 calls. To prevent too much call to the API, I choosen to save the image in the settings with their date. Each one hour, it will change! I was inspired by this module for Firefox that do that.

I also fixed the version in manifest-beta, when the plugin is registered by BRAT.

It will fix #54 !

Mara-Li commented 3 months ago

Try it at https://github.com/Mara-Li/obsidian-beautitab/releases/tag/1.6.2-6