Piped
Piped copied to clipboard
Feature: Mark as Watched button in Feed
This PR adds a button next to the Listen and Add to Playlist buttons on feed.
- The button appears when Hide Watched is active.
- The PR also separates Hide Watched from Store Watch History, for users that want to only manually mark videos in their Feed.
- Right now this PR doesn't offer functionality to unmark a video as watched.
Addresses at least part of #1512.
Wouldn't it be better to use an icon, e.g. an eye for the button instead of using plain text?
I feel we also need a new three-dot menu for playlist actions and this since otherwise, the UI is going to get cluttered.
Thanks for the feedback! Gonna work on this a bit more soon.
Wouldn't it be better to use an icon, e.g. an eye for the button instead of using plain text?
Not sure what you mean, this was styled with a Font Awesome eye icon to match the listen and add to playlist buttons.
Not sure what you mean, this was styled with a Font Awesome eye icon to match the listen and add to playlist buttons.
Oh, sorry, my bad, I just saw you added translation strings for it and just wondered if an icon wouldn't be better in that case, didn't see you already use one ;)
Ah! The translation strings were just for titles!
Resolved the merge conflict. Looking forward to a new round of feedback.
Apologies for the long hiatus! I have resolved the conflicts of this PR, hoping we can finish it off!
Coming from invidious I only miss this one feature strongly. There is no other way to clean up your feed without this button and it has really helped me to get rid of FOMO, so please consider merging this PR!
I still believe this feature is crucial to Piped but I do not have the bandwidth to continue development. Is there anyone who would like to take up the mantle?