ivrit-ai / ivrit-ai/explore

Improve date handling: sorting, filtering UI, and timeline histogram

Open
#19 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Description:

The current search UI only supports sorting results by source. We need richer date handling across the Explore interface:

  • Sorting: Add option to sort results by date (ascending/descending).
  • Filtering: Replace calendar-based date picker with a more usable control, e.g., a continuous date-range slider. Should allow quick narrowing of results by time window.
  • Timeline visualization: Above or below the slider, add a histogram/bar plot showing result density over time. Bars should update dynamically based on active filters.

These improvements will make temporal exploration smoother and give users a clearer sense of how results are distributed across the timeline.

Contributor guide

No contributing guide indexed for this repository

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

No files or tests are named. Start by locating the Explore search UI, existing source-sort and calendar date-picker code, and the result timestamp data; then determine where filtering and histogram updates belong. Done means date sorting works in both directions, the date-range control narrows results, and the timeline bars reflect the active filters.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.