Skip to content

Smart collection based on "in the last" #254

Answered by meisnate12
bigdork asked this question in Q&A
Discussion options

You must be logged in to vote

If you look at the Smart Filter Modifiers for added and originally_available you can use no modifier to represent "in the last" (days only) or the .not modifier to represent "not in the last" (days only)

originally_available is the field that release date searches which is why it's called that

So basically this is what you're looking for

originally_available: 90

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bigdork
Comment options

Answer selected by meisnate12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants