alangrainger / obsidian-google-photos

Connect to Google Photos from Obsidian
GNU General Public License v3.0
93 stars 5 forks source link

use the thumbnail Width and Height settings in album #45

Open jcdietrich opened 6 months ago

alangrainger commented 2 months ago

Hi @jcdietrich - sorry it's taken me so long to reply to this. I'm not much of a developer so receiving a Pull Request is still something new to me.

I appreciate the PR, but consider the case where someone wants high-resolution locally saved images. They would set their thumbnail size to be say 1000x1000, and then the grid view would be unusable.

We could add a new setting into the Settings page for the grid view thumbnail size, but you could simply target the .google-photos-grid-thumbnail class in your vault CSS if you want?