fire-eggs / fire-eggs/Danbooru2021
FilterView should allow filtering on rating
Open
enhancement
- Dominant language
- Python
- Stars
- 42
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Can't filter on rating (safe, questionable, etc) using `filterView`.
Rating doesn't apply to the tags, but can be applied to the images. [The count of images for the tag wouldn't necessarily match the count of images shown.]
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the filterView implementation and tracing how filters are applied to images and tags. Check how ratings such as safe and questionable are represented in the SQLite data, then verify that filtering images by rating works without assuming tag counts match image counts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, sqlite
- Domain
- databases, desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100