diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-03-19 16:07:33 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-03-19 16:07:33 -0400 |
commit | 0d456fee641e7022fa2842b0d4ac1235f62b23dc (patch) | |
tree | eba8714107b1255ef0d165891758d1d06f55e4f1 /doc/forum | |
parent | a1c8520ce8798dcd2d6b16a59da93afbd4bbf86b (diff) |
comment
Diffstat (limited to 'doc/forum')
-rw-r--r-- | doc/forum/managing_todo_lists.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
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]] |