https://bugs.kde.org/show_bug.cgi?id=497560
Bug ID: 497560 Summary: Feature: Add filter for file size (in bytes) Classification: Applications Product: gwenview Version: Other (add details in bug description) Platform: Other OS: All Status: REPORTED Severity: wishlist Priority: NOR Component: general Assignee: gwenview-bugs-n...@kde.org Reporter: gle...@glenux.net Target Milestone: --- ## SUMMARY I’d like to suggest adding a file size (in bytes) filter to Gwenview’s filter bar. This would make it easier to sort and manage files based on their size, similar to how filtering by image dimensions already works. The proposed filter would allow selecting: * Comparators: GreaterOrEqual, Equals, LessOrEqual * Units: Bytes, Kilobytes, Megabytes, Gigabytes The user could choose a comparator from a drop-down menu and enter the file size using a text field, much like the DateFilter currently works. This feature would be very useful for managing large image collections, especially when storage management is important. Note: I’ve already implemented this feature and submitted a merge request here: https://invent.kde.org/graphics/gwenview/-/merge_requests/291 I’d appreciate it if you could review and consider merging it. Thanks! ## STEPS TO REPRODUCE - Open a folder (browse view) - Click on "add a filter" ## OBSERVED RESULT - There is no way to filter by file size (in bytes) ## EXPECTED RESULT - There should be a option to filter by file size (in bytes) ## ADDITIONAL INFORMATION - -- You are receiving this mail because: You are watching all bug changes.