Skip to content

[Feature] Add search/filter by size and date for cache items #18

Description

@nguyenhuy158

What would you like?
Add the ability to search and filter cache items by:

  • File size (e.g. >100MB, <10MB)
  • Date (e.g. last modified, older than X days)

Why is this useful?
Users often want to clean large or old cache files quickly. Currently, it's hard to find them manually in long lists.

Use cases

  • Delete very large cache files first
  • Remove old unused cache (e.g. >30 days)
  • Combine filters (e.g. large AND old)

Proposed solution

  • Add filter options:
    • Size: min/max or presets (Small / Medium / Large)
    • Date: last modified / created (Today, 7 days, 30 days, custom)
  • Add sorting by size and date
  • Optional: search bar + advanced filters

Alternatives considered
Manual scrolling is slow and inefficient when there are many items.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions