Skip to content

feat(systemtags): implement tag filter - #62694

Merged
tomek2k1 merged 6 commits into
nextcloud:masterfrom
Dataport:feature/file-tags
Aug 12, 2026
Merged

feat(systemtags): implement tag filter#62694
tomek2k1 merged 6 commits into
nextcloud:masterfrom
Dataport:feature/file-tags

Conversation

@tomek2k1

@tomek2k1 tomek2k1 commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Summary

A tag filter has been implemented for files. You can now filter both files and folders by tags.

Before:
before

After:
Screenshot 2026-08-07 122226

TODO

  • Translations

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@tomek2k1
tomek2k1 requested a review from a team as a code owner July 30, 2026 13:03
@tomek2k1 tomek2k1 added enhancement 3. to review Waiting for reviews labels Jul 30, 2026
@tomek2k1
tomek2k1 requested review from kristian-zendato, nfebe and skjnldsv and removed request for a team July 30, 2026 13:03
@tomek2k1
tomek2k1 force-pushed the feature/file-tags branch from 8374fa4 to e3b8631 Compare July 30, 2026 13:08
@tomek2k1 tomek2k1 changed the title implement tag filter feat(systemtags): implement tag filter Jul 30, 2026
@tomek2k1
tomek2k1 force-pushed the feature/file-tags branch 3 times, most recently from 8f808c4 to 303887d Compare August 4, 2026 11:23
@tomek2k1
tomek2k1 enabled auto-merge August 4, 2026 11:23
@tomek2k1 tomek2k1 added this to the Nextcloud 35 milestone Aug 4, 2026
@tomek2k1
tomek2k1 force-pushed the feature/file-tags branch from 303887d to 857c017 Compare August 5, 2026 12:03

@jancborchardt jancborchardt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks really nice @tomek2k1! I like the subduing of the color of tags as well, less noise.

What looks like it’s in the code but doesn’t show in the screenshot is a search field on top in case of many tags, just like we do for the People menu. Is it just an outdated screenshot?

@kra-mo

kra-mo commented Aug 6, 2026

Copy link
Copy Markdown
Member

I don't think we should remove color altogether. We can just make it a low-opacity background color instead of an outline.

@kra-mo

kra-mo commented Aug 6, 2026

Copy link
Copy Markdown
Member

E.g.
image

@tomek2k1

tomek2k1 commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

The screenshot was outdated. A search field is also included.

Looks really nice @tomek2k1! I like the subduing of the color of tags as well, less noise.

What looks like it’s in the code but doesn’t show in the screenshot is a search field on top in case of many tags, just like we do for the People menu. Is it just an outdated screenshot?

@tomek2k1

tomek2k1 commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

I don't think we should remove color altogether. We can just make it a low-opacity background color instead of an outline.

The screenshot was outdated. The colors are unchanged.

Assisted-by: Copilot:claude-sonnet-4-6
Signed-off-by: Tomasz Trillò <tomasz.trillo@dataport.de>
Signed-off-by: Tomasz Trillò <tomasz.trillo@dataport.de>
@tomek2k1
tomek2k1 force-pushed the feature/file-tags branch 2 times, most recently from 51b816e to 71fdeeb Compare August 11, 2026 09:29
Signed-off-by: Tomasz Trillò <tomasz.trillo@dataport.de>
tomek2k1 and others added 3 commits August 11, 2026 11:51
Signed-off-by: Tomasz Trillò <t.trillo@gmx.de>
Signed-off-by: Tomasz Trillò <administrator@DEV-5CG53629K8.localdomain>

@artonge artonge left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good technically

@tomek2k1
tomek2k1 merged commit 58b1f48 into nextcloud:master Aug 12, 2026
131 of 132 checks passed
@welcome

welcome Bot commented Aug 12, 2026

Copy link
Copy Markdown

Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22

@tomek2k1
tomek2k1 deleted the feature/file-tags branch August 12, 2026 11:40
@nextcloud-bot nextcloud-bot mentioned this pull request Aug 12, 2026
@alimmroth

Copy link
Copy Markdown

Bravo! 👌🎉

@github-actions

Copy link
Copy Markdown
Contributor

Hello there,
Thank you so much for taking the time and effort to create a pull request to our Nextcloud project.

We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process.

Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6

Thank you for contributing to Nextcloud and we hope to hear from you soon!

(If you believe you should not receive this message, you can add yourself to the blocklist.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] filter folder by tags

6 participants