Skip to content

feat: add search, filter and sort for cache items#29

Open
nguyenhuy158 wants to merge 2 commits intomomenbasel:mainfrom
nguyenhuy158:feature/search-filter
Open

feat: add search, filter and sort for cache items#29
nguyenhuy158 wants to merge 2 commits intomomenbasel:mainfrom
nguyenhuy158:feature/search-filter

Conversation

@nguyenhuy158
Copy link
Copy Markdown

@nguyenhuy158 nguyenhuy158 commented Apr 14, 2026

Summary

This PR adds search, filter, and sorting capabilities to cache items as requested in #18.

Key Changes

  • Search: Filter items by name or path.
  • Filter: Filter by size (Small/Medium/Large) and date (Today/7d/30d/1y).
  • Sort: Sort by Size, Date, and Name (Asc/Desc).
  • Engine: Updated ScanEngine to retrieve modification dates for all categories.
  • Selection: "Select All" now respects active filters.

Closes #18

@nguyenhuy158 nguyenhuy158 changed the title [Feature] Add search/filter by size and date for cache items feat: add search, filter and sort for cache items Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

1 participant