Zren / plasma-applets

This monolithic repo has been broken up into individual repos for each widget.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[TodoList] Option to show/hide complete tasks

kupiqu opened this issue · comments

Instead of deleting, I'd like to have an option to show/hide complete tasks, so we can keep a history of (completed) tasks.

"Filtering" to hide completed tasks was removed since it didn't play nice with the "moving" code.

Hopefully I'll get around to patching plasma-framework/datamodel.cpp for KDE to support move() operations in the future so I can bring that back.