From 13349ff941b8a8cc9d7f6415110cbebcdf88a755 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sun, 19 Apr 2026 13:35:54 -0700 Subject: [PATCH] Fix docs too --- docs/usage.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/usage.md b/docs/usage.md index e8b884251..98eceb22a 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -855,13 +855,14 @@ Matching natural date keywords: ``` added:today modified:yesterday -created:this_week -added:last_month -modified:this_year +created:"previous week" +added:"previous month" +modified:"this year" ``` -Supported date keywords: `today`, `yesterday`, `this_week`, `last_week`, -`this_month`, `last_month`, `this_year`, `last_year`. +Supported date keywords: `today`, `yesterday`, `previous week`, +`this month`, `previous month`, `this year`, `previous year`, +`previous quarter`. #### Searching custom fields