Skip to content

[Feature Request] Media timeline granularity #587

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

Open
skibbipl opened this issue Jun 5, 2025 · 0 comments
Open

[Feature Request] Media timeline granularity #587

skibbipl opened this issue Jun 5, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@skibbipl
Copy link

skibbipl commented Jun 5, 2025

Describe the solution you'd like
Currently media timeline displays data on a monthly basis. This makes sense when you select statistics period = 12 months on top. But when you select smaller period of time it would be nice to get media timeline in a more detailed resolution. Something like this:

  • if period is one day - group media by hour (maybe overkill)
  • if period is one week - group media by days (and maybe hours)
  • if period is one month - group media by weeks (and maybe days)
  • if period is one year - group media by month (and maybe weeks)

To improve performance maybe the amount of media should be limited to some static amount of objects with some lazy loading on scrolling.

@skibbipl skibbipl added the enhancement New feature or request label Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant