-
-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement photos tag search #1062
base: master
Are you sure you want to change the base?
Conversation
/compile amend / |
nextcloud/server#26813 is merged now, but this is still nice to have, I think |
bf21553
to
1214a82
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds great
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
1214a82
to
528ed92
Compare
rebased. Not sure what I did to upset eslint |
Any update on this pr? This is a very useful feature when having a lot of tags. |
This PR likely needs a rewrite since the photos 2.0 changes |
This implements tag search in photos directly, until nextcloud/server#26813 is merged.
Partially fixes #445