diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-24 04:07:28 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-24 04:07:28 +0000 |
commit | 34497b82f6f1e5db260a78cd242ae4f197199532 (patch) | |
tree | a778c85be1a0f68bb690fd34959a8bedce452364 /doc | |
parent | 48f63526a2d00661e73e4d049d02a3a910733cae (diff) |
up
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/terminalclient.mdwn | 3 |
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. |