https://bugs.kde.org/show_bug.cgi?id=356062
--- Comment #6 from Ismael Asensio <isma...@gmail.com> --- Git commit 8e80c1d6dc1ede9b0a44ea1bd949487280c17064 by Ismael Asensio. Committed on 15/12/2019 at 16:28. Pushed by iasensio into branch 'master'. [dolphin/search] Search by (multiple) tags Summary: Adds a tag selector in the extended filters of the search box. Selected tag or tags are added to the search query along with the other filters (type, date, rating). Related: bug 412564 Test Plan: - Menu shows the user tags - Picking any tag/s filters the search to that specific tag/s {F7727909} Reviewers: elvisangelaccio, ngraham, #dolphin, #vdg Reviewed By: elvisangelaccio, ngraham, #dolphin, #vdg Subscribers: kfm-devel Tags: #dolphin Maniphest Tasks: T9094 Differential Revision: https://phabricator.kde.org/D25130 M +112 -4 src/search/dolphinfacetswidget.cpp M +14 -0 src/search/dolphinfacetswidget.h M +2 -1 src/search/dolphinquery.cpp M +27 -4 src/tests/dolphinquerytest.cpp https://commits.kde.org/dolphin/8e80c1d6dc1ede9b0a44ea1bd949487280c17064 -- You are receiving this mail because: You are watching all bug changes.