Build Me It
A version of TiddlyWiki that uses Google Gears for data storage.
Why
TiddlyWiki IMO has been for the recent past the killer offline app. It’s a brower-based wiki that uses amazing Javascript skills to power itself completely client-side. The entire application is a single HTML file that you can save to your machine and access through a browser. The only drawback is that data is stored in the same file as the application, so as your wiki grows, so does your file. Google Gears could be used as the data persistence layer as a solution.
Hint
TiddlyWiki has a new and improved persistence and synchronization interface, so this should be easy. Right? Right??






3 responses so far ↓
Nils Davis // August 1, 2007 at 4:20 pm
As soon as I heard of Gears (today) I thought the same thing and immediately googled the concept - which is how I got here! I hope some one builds it for you.
Nils
Jadon // August 1, 2007 at 8:31 pm
Doesn’t look too hard. Shouldn’t be too long.
olivergassner // March 29, 2008 at 4:40 pm
Did anything happen along thisd path?
Leave a Comment