We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
published:"this month"
It looks like search features like published:"this month" are supported, but undocumented.
I was about to open this as a feature request in the main repo but found that some of these are implemented:
https://github.com/omnivore-app/omnivore/blob/341bf20d72a5ed92d215a72660e0a2760c2831a1/packages/api/src/services/library_item.ts#L404
As far as I can tell this only applies to the published field.
published
The text was updated successfully, but these errors were encountered:
Bump
Not only do we need this documented, but please extend this functionality to the saved field as well! This is a must!
saved
Sorry, something went wrong.
No branches or pull requests
It looks like search features like
published:"this month"
are supported, but undocumented.I was about to open this as a feature request in the main repo but found that some of these are implemented:
https://github.com/omnivore-app/omnivore/blob/341bf20d72a5ed92d215a72660e0a2760c2831a1/packages/api/src/services/library_item.ts#L404
As far as I can tell this only applies to the
published
field.The text was updated successfully, but these errors were encountered: