aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/managing_todo_lists.mdwn
diff options
context:
space:
mode:
authorhttp://jmtd.net/ <http://jmtd.net/@web>2009-03-24 13:00:34 -0400
committerJoey Hess <joey@kitenet.net>2009-03-24 13:00:34 -0400
commit2c37e8915a7e88348b6c7c2d9c65fc6b747a7a63 (patch)
treec18976dc6610dfc13297148cb3955ee1eafcbaf5 /doc/forum/managing_todo_lists.mdwn
parent7455e8cea95bc03ca8702c6dc74bbde99c68ec4e (diff)
downloadikiwiki-2c37e8915a7e88348b6c7c2d9c65fc6b747a7a63.tar
ikiwiki-2c37e8915a7e88348b6c7c2d9c65fc6b747a7a63.tar.gz
thanks for the tip
Diffstat (limited to 'doc/forum/managing_todo_lists.mdwn')
-rw-r--r--doc/forum/managing_todo_lists.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/forum/managing_todo_lists.mdwn b/doc/forum/managing_todo_lists.mdwn
index b8360b253..5146da682 100644
--- a/doc/forum/managing_todo_lists.mdwn
+++ b/doc/forum/managing_todo_lists.mdwn
@@ -35,3 +35,5 @@ sure how to handle embeds or challenges from the CGI such as a login challenge
> You might look at the [[plugins/hnb]] plugin. HNB supports checklists.
> There's not a fancy web interface, but the hnb command-line program can
> be used to edit them. --[[Joey]]
+
+>> thanks - I'll give it a look. I spent a few hours writing some javascript to manipulate a ul/li DOM tree in an outliner-fashion the other day. I might be able to join the puzzle pieces together sometime. [[Jon]]