Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Mark Watched Replays with Visual Indicators #3240

Open
magge-faf opened this issue Aug 28, 2024 · 2 comments
Open

[Feature]: Mark Watched Replays with Visual Indicators #3240

magge-faf opened this issue Aug 28, 2024 · 2 comments

Comments

@magge-faf
Copy link
Collaborator

Is your feature request related to a problem?

Losing track of which replays have already been watched.

Describe the solution you'd like

It would be a nice QOL improvement if watched replays were marked with an icon, different shade of color, watched-date/time or an outline to indicate they have already been viewed.

E.g.:

image

Describe alternatives you've considered

A simple checkmark-icon or watched-tag

@Brutus5000
Copy link
Member

Should this be saved locally (per installation) or server side?

@magge-faf
Copy link
Collaborator Author

For easier and faster implementation, I suggest doing it locally for now. If the QOL feature gains more appeal, it can always be refactored to work with the server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants
@Brutus5000 @magge-faf and others