pineapplemachine I was surprised that there didn't seem to be any type'able search operators for this, which would be very significantly more convenient. Including making it easier to copy the same filters to other searches, by just copying and pasting the operator text.
Until Kagi releases the new search pipeline, here are a few ways to to make it easier to specify before/after dates:
Use existing Kagi bangs for relative dates
!24, !week, !month, !year years 2024
Sample usage query: !range 2024-01-01 2024-12-31 climate change
URL template:
https://kagi.com/search?q=$3&from_date=$1&to_date=$2
REGEX:
((?:19|20)\d{2}-\d{2}-\d{2})\s+((?:19|20)\d{2}-\d{2}-\d{2})\s+(.+)
Use Kagi's advanced search form:
