From 1a57540166537f442546a19b08d940c34570c2d8 Mon Sep 17 00:00:00 2001 From: Martin Gill Date: Tue, 19 Mar 2013 21:13:59 +0100 Subject: [PATCH 1/2] Add link to TodoTxtJs, source and author --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index a48dc07..9dadcec 100644 --- a/index.html +++ b/index.html @@ -150,6 +150,8 @@

Web

Todotxttdi.com

HTML5 Dropbox app with text-driven user interface (source), by David Pratten.

+

TodoTxtJs

+

Interactive HTML5 todo.txt app with optional dropbox integration (source), by Martin Gill.

todoTxtWebUi

A web UI to use with a todo.txt file (demo), by Jason Holt.

Bulldog

From be548ad9fd8c0811d8cdedc5d8c79d8bca56c6c4 Mon Sep 17 00:00:00 2001 From: Martin Gill Date: Tue, 19 Mar 2013 21:17:33 +0100 Subject: [PATCH 2/2] Fixed Dropbox capitalisation --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 9dadcec..8c8b9ff 100644 --- a/index.html +++ b/index.html @@ -151,7 +151,7 @@

Todotxttdi.com

HTML5 Dropbox app with text-driven user interface (source), by David Pratten.

TodoTxtJs

-

Interactive HTML5 todo.txt app with optional dropbox integration (source), by Martin Gill.

+

Interactive HTML5 todo.txt app with optional Dropbox integration (source), by Martin Gill.

todoTxtWebUi

A web UI to use with a todo.txt file (demo), by Jason Holt.

Bulldog