codaxy / tdo

Keyboard driven, hackable TODO list
https://tdoapp.com
MIT License
44 stars 13 forks source link

Deleting tasks on touch devices #11

Closed mstijak closed 5 years ago

mstijak commented 6 years ago

The only way to delete a task is using the keyboard Delete key. This doesn't work on touch devices.

After implementing drag & drop, we should allow dropping to a trash button.