]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/terminalclient.mdwn
* Title metadata of inlined pages now shows up in blogs, although not yet
[ikiwiki.git] / doc / todo / terminalclient.mdwn
index 454c355635fea9d1f25cefa3f6cd5b22d5a7b99e..b420a3d175fe1a9925fee3221110938d3dde04f0 100644 (file)
@@ -1,3 +1,10 @@
 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.
+
+[[todo/done]]
+
+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. I
+have a special purpose version of this in my [blog
+script](http://kitenet.net/~joey/code/bin.html).