Skip to content

feat(systemtags): implement tag filter - #62694

Open
tomek2k1 wants to merge 3 commits into
nextcloud:masterfrom
Dataport:feature/file-tags
Open

feat(systemtags): implement tag filter#62694
tomek2k1 wants to merge 3 commits into
nextcloud:masterfrom
Dataport:feature/file-tags

Conversation

@tomek2k1

@tomek2k1 tomek2k1 commented Jul 30, 2026

Copy link
Copy Markdown

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
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 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
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
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.

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

4 participants