Skip to content

Commit

Permalink
Merge pull request #346 from Danika-Dakika/search-yest-today-tom
Browse files Browse the repository at this point in the history
Update searching.md
  • Loading branch information
Danika-Dakika authored Feb 12, 2025
2 parents 6e4e320 + 1cbcbe6 commit 15e245f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/searching.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ all cards due in the future, including tomorrow.
`prop:due<=-1`\
all overdue cards.

`prop:due>-1 prop:due<1`\
`prop:due>=-1 prop:due<=1`\
cards due yesterday, today and tomorrow.

`prop:reps<10`\
Expand Down

0 comments on commit 15e245f

Please sign in to comment.