summaryrefslogtreecommitdiff
path: root/doc/todo/terminalclient.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/terminalclient.mdwn')
-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
new file mode 100644
index 000000000..454c35563
--- /dev/null
+++ b/doc/todo/terminalclient.mdwn
@@ -0,0 +1,3 @@
+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.