todotxt / todo.txt-android

Official Todo.txt Android app for managing your todo.txt file stored in Dropbox.
http://todotxt.com
GNU General Public License v3.0
1.24k stars 408 forks source link

Use git instead of dropbox #506

Open curusarn opened 6 years ago

curusarn commented 6 years ago

Add option to use git instead of dropbox.

todo.txt is text-based format. Using git seems like a no-brainer.

Any good reasons you chose dropbox over git?

evanp commented 6 years ago

The app supports multiple backends. Git could definitely work!