photos
photos copied to clipboard
Add ability to create Smart Albums based on filters
- PR: https://github.com/nextcloud/photos/pull/3003
Notes from discussing with the design team:
Quick improvements :
- [ ] Move header filters display to the album edition form
- [ ] Use cog icon instead of the filter icon in album content view
- [ ] Replace filter icon button in timeline, with a button "Filters"
- [ ] Don't reload when hiding filters without filters
When adding more filters:
- [ ] Merge all filters into one input and put it at the top of the left sidebar
Addressed in: https://github.com/nextcloud/photos/pull/3085