Skip to content

Filters

Filters allow you to filter asset buckets (people/albums/date etc.) by certain criteria.

date_filter accepts the same values as date range.

Settings

Key Value
CONFIG date_filter
ENV N/A
URL date_filter
VALUE string
DEFAULT ""
Using with config.yaml file
date_filter: ""
Using with url queries
http://{URL}?person=PERSON_ID&date_filter=2023-01-01_to_2023-02-01

http://{URL}?date_filter=last-30-days will only show (random) assets from the last 30 days.