LekoArts / annum

Visualize Your Trakt.tv History
https://www.annum.app
MIT License
15 stars 0 forks source link

"Download" button in Screenshot mode #3

Open LekoArts opened 10 months ago

LekoArts commented 10 months ago

Description

Once "Screenshot mode" is activated, a "Download" button should appear and allow you to download the whole image grid. One of the problems that needs to be figured out for this to work is on how to properly force load all images in screenshot mode. Because a user would probably expect that they can enable it, click "Download" and have all images. Without any changes they'd only have the images they scrolled to so far.

So infinite loading is nice as the default experience but in screenshot mode we'd need to fetch all images and once done enable the "Download" button (so before that it shouldn't be possible).

Also, where to place that button? The single nav bar is getting a lot of content, especially on mobile. Some variants need to be tried out to not have a jarring experience.

abusayed0206 commented 5 months ago

Can I get an image URL (public) of my watched shows and movies? So, that I can use this as an image anywhere.

here is an example for lastfm: https://songstitch.art/

@LekoArts thanks for your opensource work.