Skip to content

task-list-view: Notification support for clear-completed-tasks

Akbar Hashmi requested to merge akbarhashmi/gnome-todo:master into master

Adds a simple GtdNotification to confirm completion of clearing completed tasks when user presses the button.

Note: Future updates can involve a gtd_notification_set_secondary_action to create an undo functionality while gtd_notification_set_primary_action will continue to remove all tasks

Screen_Shot_2018-01-18_at_9.01.16_PM

Merge request reports