todotxt / todo.txt-ios

Official Todo.txt iOS app for managing your todo.txt file stored in Dropbox.
http://todotxt.org
GNU General Public License v3.0
380 stars 109 forks source link

Blank entries in list view #168

Closed stevendpclark closed 11 years ago

stevendpclark commented 11 years ago

This seems very close to Issue 46

If I delete an entry from my todo.txt file on my Mac (v2.9), it leaves a blank line within my todo.txt file within Dropbox. When I open this file up within the iOS app, I see a blank line within the original view.

Steps to reproduce, the first two are to be executed on the Mac.

  1. todo.sh add "Test task"
  2. Assuming added task id is 1 -> todo.sh rm 1
  3. Open iOS app and notice a blank entry within the view.