summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/todo/terminalclient.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/terminalclient.mdwn b/doc/todo/terminalclient.mdwn
index 454c35563..9159a3902 100644
--- a/doc/todo/terminalclient.mdwn
+++ b/doc/todo/terminalclient.mdwn
@@ -1,3 +1,6 @@
Hack together a local ikiwiki w/o a web server using w3m's cgi-less mode
and $EDITOR. Browse around a wiki, select pages to edit and get dropped
right into the editor and have the page committed to svn automatically.
+
+Less grandiosely, a simple command line util to add a new page would be
+useful, especially if it made it easy to add blog entries to the wiki.