This PR is a show case on how we could potentially integrate Tag/Category support in Tasks. It seems rather straight forward by using the categories from EDS. This is related to https://github.com/elementary/tasks/issues/305.
However, it probably makes sense to finish porting to Gtk4 first (https://github.com/elementary/tasks/issues/317), since we are going to introduce quite some new UI elements here for handling Tags/Categories - therefore increasing overall complexity for migration.
This PR is a show case on how we could potentially integrate Tag/Category support in Tasks. It seems rather straight forward by using the categories from EDS. This is related to https://github.com/elementary/tasks/issues/305.
However, it probably makes sense to finish porting to Gtk4 first (https://github.com/elementary/tasks/issues/317), since we are going to introduce quite some new UI elements here for handling Tags/Categories - therefore increasing overall complexity for migration.