QuantumBadger / QuantumBadger/RedReader
view top posts of a specific timespan
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 527
- Avg merge
- 20d 10h
- Merged PRs (30d)
- 3
Description
hi people of redreader,
i like to suggest a new feature, which allows to view the top posts of a specific timespan.
You can find an explanation on how it is done under the following link: https://www.reddit.com/r/help/comments/27eziq/view_top_posts_of_a_specific_timespan/
"You need to convert human dates to UTC time and search for those timstamps.
http://www.reddit.com/search?q=timestamp:1220799600..1220972400&syntax=cloudsearch
September 7, 2008 15:00 to September 9, 2008, 15:00"
I think that would be great, solved with some sort of datetimepicker. At the moment no foss reddit app (Slider for example) supports this feature. Event the official reddit website doesnt gives you a nice and handy button for that.
kind greetings
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
The issue names no files, tests, or entry points, so a contributor would first need maintainer guidance on where the top-posts view and Reddit search integration are implemented. Done would mean supporting a user-selected date range and showing the corresponding top posts, but the required UI and behavior need clarification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100