From: Joey Hess <joey@gnu.kitenet.net>
Date: Thu, 19 Mar 2009 20:07:33 +0000 (-0400)
Subject: comment
X-Git-Tag: 3.09~71
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/0d456fee641e7022fa2842b0d4ac1235f62b23dc?hp=--cc

comment
---

0d456fee641e7022fa2842b0d4ac1235f62b23dc
diff --git a/doc/forum/managing_todo_lists.mdwn b/doc/forum/managing_todo_lists.mdwn
index b55420aca..b8360b253 100644
--- a/doc/forum/managing_todo_lists.mdwn
+++ b/doc/forum/managing_todo_lists.mdwn
@@ -31,3 +31,7 @@ I envisage a button called "commit changes" appearing once some changes are
 made that submits the changes to the CGI, perhaps via a back channel. I'm not
 sure how to handle embeds or challenges from the CGI such as a login challenge
 (maybe the back channel would not be necessary in the first cut).
+
+> 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]]