todo.txt-android
todo.txt-android copied to clipboard
Official Todo.txt Android app for managing your todo.txt file stored in Dropbox.
Enable excluding of contexts, projects and search terms (same as doing "-@call" to hide all @call related tasks in the CLI version.
Hi, I like the todo.txt-Format and I like the android app. But: When trying to Mark a task as complete in the app a screen appears with says: "Marking task...
Hi, I'm trying to sync todo.txt with Nitrotasks on my Ubuntu PC but can only get a one-way sync. Nitrotasks saves its todo.txt in dropbox/apps/nitro. I pointed your app to...
This article discusses using a CountDownLatch for testing async tasks: http://codetalk.de/?p=43 http://developer.android.com/reference/java/util/concurrent/CountDownLatch.html May be easier and more robust than using time-based waiting.
I'm running 3cd501bbe7 and it seems when ever I work on a task with a priority set the spinner gets stuck. By work on I mean change priority or complete...
There are still some programs with author comments in them. These should be removed as the git history captures authorship.
When editing a task, choosing a specific tag a second time doesn't remove it from the task. It adds it a second time. It would be nice if the list...
Several users have mentioned that Todo.txt makes them uncomfortable because it requires full Dropbox permissions. Still many others prefer that so they can set the location of the files. Let's...
When fixing #272, I thought of some other hypothetical race conditions. When pulling, the new data downloaded from the server is written to the task file in a background thread....
If a new todo.txt is synced that has completed tasks in the following format: `x an already completed task` On every sync a white space will be added between the...