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

Words in tasks with + signs in them get parsed as Projects #134

Closed ginatrapani closed 12 years ago

ginatrapani commented 12 years ago

If you have a task that looks like this:

Check out this web site http://example.com/this+is+an+example

The following shows up in the Projects picker:

is+an+example

The projects parser shouldn't include any words with a + in them that aren't preceded by a space.

ginatrapani commented 12 years ago

Fixed in 9f2482fb5983a7e45b0c4e77a34943f02e6023b2