| Summary: | Feature request: Include filtered events in search, at least as an option | ||
|---|---|---|---|
| Product: | [Applications] korganizer | Reporter: | Rickard Westman <rwestman> |
| Component: | search | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | winter |
| Priority: | NOR | ||
| Version First Reported In: | 5.19.3 | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/pim/korganizer/-/commit/2233d47a34937b5e98edac6a60bfc2d4f2990dd3 | Version Fixed/Implemented In: | 6.4.0 |
| Sentry Crash Report: | |||
|
Description
Rickard Westman
2025-01-30 17:11:20 UTC
A possibly relevant merge request was started @ https://invent.kde.org/pim/korganizer/-/merge_requests/137 Git commit f70c524086ea7697e3ba3fb0cecfb3a738858854 by Allen Winter. Committed on 10/03/2025 at 15:47. Pushed by winterz into branch 'master'. Add a search option to consider the current view filter By default, the current view filter is ignored when searching. The user can override that. M +37 -7 src/dialog/searchdialog.cpp M +38 -22 src/ui/searchdialog_base.ui https://invent.kde.org/pim/korganizer/-/commit/f70c524086ea7697e3ba3fb0cecfb3a738858854 Git commit 2233d47a34937b5e98edac6a60bfc2d4f2990dd3 by Allen Winter. Committed on 10/03/2025 at 19:18. Pushed by winterz into branch 'release/25.04'. Add a search option to consider the current view filter By default, the current view filter is ignored when searching. The user can override that. (cherry picked from commit f70c524086ea7697e3ba3fb0cecfb3a738858854) Co-authored-by: Allen Winter <winter@kde.org> M +37 -7 src/dialog/searchdialog.cpp M +38 -22 src/ui/searchdialog_base.ui https://invent.kde.org/pim/korganizer/-/commit/2233d47a34937b5e98edac6a60bfc2d4f2990dd3 |