-
-
Notifications
You must be signed in to change notification settings - Fork 111
Description
Is your feature request related to a problem? Please describe.
Just moved all of my past three years' photos to Nextcloud. What I found really frustrating to use is I need to create all albums manually. It's extremely time-consuming.
Describe the solution you'd like
Add an option to allow photos that meet the rules to automatically add to each album.
For example:
Album A:
Rules:
Any photos captured in the city **. (Or allow the user to draw a polygon through a map window)
Any photos with tag "Cat" and "Animal", but not tag "buildings".
Any photos with the face "Person A"
Any photos taken between "2024\01\01" to "2024\12\31"
` Any photos with a resolution higher than "1920" * "1080"
etc.
Describe alternatives you've considered
I can't think of an alternative other than manually adding all of them.
Additional context