quarto-dev / quarto-dev/quarto-cli

Search queries as links for filtered listings

Open
#6,755 6 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement listings search
Dominant language
JavaScript
Stars
6k
Forks
458
Avg merge
1d 9h
Merged PRs (30d)
41

Description

Discussed in https://github.com/quarto-dev/quarto-cli/discussions/6696

Originally posted by bambirombi September 4, 2023

Description

Take as an example this blog: https://mine-cetinkaya-rundel.github.io/quarto-tip-a-day/

When I put, a term in the filter-ui it gives me the results that match the term. For example, when I put access it gives 5 posts as a result.

What I want is to have that in form of a link (a search query), so you can see exactly those same results when clicking the link. Something as this https://mine-cetinkaya-rundel.github.io/quarto-tip-a-day/search?q=access but that actually work

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 reading Discussion #6696 and reproducing the filter behavior on the linked Quarto Tip a Day site. Determine how the existing filter UI represents a query and how a URL such as /search?q=access could preserve it; done means opening that link shows the same filtered results.

Written by the indexing model from the issue text.

Assessment

Domain
frontend, search
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.