From 547a2a76ca6a1e8cfb15bcb2a5b6d9512e80b375 Mon Sep 17 00:00:00 2001 From: Nico Rikken Date: Tue, 13 Feb 2024 20:57:29 +0100 Subject: [PATCH] I#2665 - Tasks: Add Status=Needs Action filter option Adds the task type of 'Needs Action' in the Advanced Search feature in the Tasks view. This task type can already be set in multiple ways, but now it can also be searched for. Related specification is RFC 2445 section 4.8.1.11 Status https://www.ietf.org/rfc/rfc2445.txt The implementation in the Evolution Data Server already exists. Tested and confirmed working. Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2665 Signed-off-by: Nico Rikken --- src/calendar/gui/tasktypes.xml.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/calendar/gui/tasktypes.xml.in b/src/calendar/gui/tasktypes.xml.in index 48b773097c..5b50e4cf72 100644 --- a/src/calendar/gui/tasktypes.xml.in +++ b/src/calendar/gui/tasktypes.xml.in @@ -95,6 +95,9 @@ +