-
Notifications
You must be signed in to change notification settings - Fork 383
Open
Labels
Milestone
Description
Discussed in #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
mcanouil