hydrusnetwork / hydrusnetwork/hydrus
Variable range on time searches
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 207
- PR merge metrics
- No merged PRs in 30d
Description
Being able to search by time imported, including range such as "imported 2 hours ago +30 minutes -30 minutes". Make the "imported x time ago" clickable, producing a search query for that. Should also work for modified and #429 if they get added.
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 locating the existing “imported x time ago” display and the time-search query handling. Check how imported times are represented, then define the range behavior and clickable query generation described in the issue. Done means imported-time ranges work and the display can produce the corresponding search query; modified time and #429 remain additional scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100