QuantumBadger / QuantumBadger/RedReader
[Feature request] Filter out posts by tag
Open
Nobody has claimed this yet.
Enhancement
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 527
- Avg merge
- 20d 10h
- Merged PRs (30d)
- 3
Description
Would it be feasible to filter out posts by tag?
#603 covers urls but if someone wanted to block memes while keeping fan art for example this might not work well and many subs use tags to sort things already.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing URL filtering discussed in issue #603 and the Reddit post model used by RedReader. Determine how post tags are represented and where filtering is applied. Done means users can exclude posts with selected tags while leaving other tagged posts visible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100