by Gambit89 on 5/27/10, 1:39 AM with 0 comments
Basically, it's a tool written in Python to download/backup your saved stories to a MySQL database. You can then use a minimally functional search program written in C++/Qt to perform SQL SELECT queries on it. A screenshot ( http://imgur.com/RJt01 ).
Setup is a little involved at the moment, at least until I write proper install scripts.
Any feedback/ideas for improvement are appreciated. :-)