mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #388] Saved track icon #259
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#259
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @codemonkey91 on GitHub (Apr 18, 2023).
Original GitHub issue: https://github.com/jpochyla/psst/issues/388
Describe the solution you'd like
Looking to replicate feature of official Spotify web/client. Spotify uses a little green heart icon beside tracks saved to your collection (ie "liked" tracks). When browsing Psst in any view that displays individual tracks, I would like to see some kind of indicator icon showing whether the track is already saved to my library.
Describe alternatives you've considered
Text-based "Saved" indicator beside each track name or beside other track details (Album/Artist/etc).
@Insprill commented on GitHub (Apr 18, 2023):
Duplicate of #248