[Feature] Deletion Smart Sync From Native Photo App #31525
Closed
anikhossain285
started this conversation in
Feature Request
Replies: 1 comment
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
Problem
Immich currently operates as a strict one-way backup tool (mobile to server). While this ensures server data is never accidentally deleted by local device changes, it creates a maintenance challenge over time:
Proposed Solution
Server-Side Action (Configurable):
Automatically apply a system tag (e.g., missing-on-device) to those assets, or route them into a dynamic system album (e.g., "Review Local Deletions").
Web UI Management:
Users can filter their library or open this specific album directly from the web browser.
Provide a clear interface to bulk-select these items and choose whether to Delete from Server or Keep in Server.
This approach preserves the core philosophy of a safe, one-way backup (preventing automatic data loss), but introduces a "smart sync" flexibility layer for users who want assistance culling their server archives based on what they've already decided to clean up on their primary devices. This would be beneficial for not-too-tech-savvy family members and those not habituated to deleting using the Immich app. The native app has more functions to filter and find photos and mass-delete compared to the Immich app running on a low-end config without ML.
Platform
All reactions