f-leoni / lyrics2

A flutter app to search songs' lyrics
GNU General Public License v3.0
15 stars 1 forks source link

Have clearer way of managing offline lyrics #16

Open Miepee opened 1 year ago

Miepee commented 1 year ago

Are currently only favourited lyrics saved offline? I'm a little confused by it, because I'd like some songs to be offline but not favourited, but I can't seem to find a way to then still access them.

f-leoni commented 1 year ago

Yep, adding to Favorites is the current way of "saving offline" the lyrics. I'll try and think for a feature for saving but not adding to favorites

Miepee commented 3 months ago

Could have a seperate "offline" entry in the navbar or something, that has the downloaded songs sorted by artist name and then song name. Because using unsorted favorites for that purpose gets messy real fast.