hydrusnetwork / hydrusnetwork/hydrus

Variable range on time searches

Open
#554 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature-request system:searching-sorting
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.