Manuel-Kehl / Go-For-It

A stylish to-do list with built-in productivity timer. NOTE: all contributions should go to Jonathan Moerman's fork because this is where active development is taking place: https://github.com/JMoerman/Go-For-It
http://manuel-kehl.de/projects/go-for-it/
GNU General Public License v3.0
516 stars 51 forks source link

[Bug] Pressing + button with no text #25

Closed gunzy83 closed 9 years ago

gunzy83 commented 9 years ago

First of all, love the app.

Just reporting that when I press the + button with no text entered, it adds a blank task which you can't remove (you can edit is as a workaround). When you click the tick button, it puts a blank entry into Done (and done.txt). I don't think this is the expected behaviour.

Using Ubuntu 14.10 with Unity.

Thanks.

Manuel-Kehl commented 9 years ago

Thank you for your report! This is indeed not the expected behaviour ;-)

Manuel-Kehl commented 9 years ago

I submitted a fix. It is now no longer possible to add an empty task. Moreover I added the ability to remove tasks by deleting their text.