mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
17 lines
613 B
Markdown
17 lines
613 B
Markdown
# Search
|
|
|
|
:::warning Work In Progress
|
|
Search is work-in-progress and subject to change. Stay tuned!
|
|
:::
|
|
|
|
## Search by Place
|
|
|
|
:::info
|
|
Searching is currently only implemented in the [Mobile App](/docs/features/mobile-app.mdx)
|
|
:::
|
|
|
|
Searching by the name of a city, state, or country is possible for assets with geolocation data and successful [Reverse Geocoding](/docs/features/reverse-geocoding.md).
|
|
|
|
<img src={require('./img/reverse-geocoding-mobile1.png').default} width='33%' title='Reverse Geocoding' />
|
|
<img src={require('./img/reverse-geocoding-mobile2.png').default} width='33%' title='Reverse Geocoding' />
|