ikiwiki/doc/todo/terminalclient.mdwn

7 lines
463 B
Plaintext
Raw Normal View History

2006-03-24 05:04:37 +01:00
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.
2006-03-24 05:07:28 +01:00
Less grandiosely, a simple command line util to add a new page would be
2006-03-29 04:34:04 +02:00
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).