diff --git a/plans/phase-10-telegram-commands.md b/plans/phase-10-telegram-commands.md index cde2b54..d674a7d 100644 --- a/plans/phase-10-telegram-commands.md +++ b/plans/phase-10-telegram-commands.md @@ -25,13 +25,13 @@ Define and implement Telegram bot commands that users can invoke directly from c - `/random [album]` — Send random photo(s) from an album ### Asset Browsing -- `/search ` — Search assets by filename, people, location +- `/search ` — Generic search (filename, description, smart match via Immich) +- `/person ` — Find photos with a specific person +- `/place ` — Find photos by city/country/location - `/favorites [album]` — Show favorite assets - `/people` — List detected people across albums ### Management -- `/trackers` — List trackers with enable/disable toggle (inline buttons) -- `/targets` — List notification targets - `/help` — Show available commands with descriptions ---