tiddlywiki

Resetting all items in a TiddlyWiki/CheckboxPlugin checklist

I've written up a weekly-review GTD checklist for myself in TiddlyWiki, using CheckboxPlugin. After I'm finished with it each week, I'd like to click one link to uncheck (reset) all of the items on it, so it's ready for the next use. I'm storing the check information as tags on a separate tiddler page. I should be able to just erase all...

How do I get TiddlySnip to work in Firefox?

Since Google stopped supporting Notebooks, I decided to look for alternatives and so I gave TiddlyWiki + TiddlySnip a shot. However, when trying to install TiddlySnip2.1, I'm getting this error: "TiddlySnip" will not be installed because it does not provide secure updates I followed the procedure specified in the site which is to add ...

Is there a webserver that can be built for Windows Mobile 6 that dynamically generates pages?

Okay, Now admittedly this sounds like a silly question; But, I actually have a need for this. I use tiddlywiki alot, and it'd be really, really cool if I could save changes to a tiddlywiki in some mobile browser. But it seems that with all the mobile browsers that I've tried, changes I make to my tiddlywiki cannot be saved to an S...

Can javascript access a filesystem?

I was pretty sure the answer was NO, and hence google gears, adobe AIR, etc. If I was right, then how does http://tiddlywiki.com work? It is persistent and written in javascript. It is also just a single HTML file that has no external (serverside) dependencies. WTF? Where/how does it store its state? ...

ASCIIMath and TiddlyWiki

I use TiddlyWiki for work-notes. I already have pretty large wiki, but now I want to add math-support. As far as I understand what is written here, all I would have to do to use ASCIIMathML in my wiki would be including the script ASCIIMathML.js. Doesn't work (no effect at all). Then I found this plugin for TiddlyWiki, but when I import ...

A step-up from TiddlyWiki that is still 100% portable?

TiddlyWiki is a great idea, brilliantly implemented. I'm using it as a portable personal "knowledge manager," and these are the prize virtues: It travels on my USB flash memory stick and runs on any computer, regardless of operating system No software installation is needed on the computer (TiddlyWiki merely uses the Internet browser)...

Looking for Tutorial and/or Reference Documentation for TiddlyWiki Plugins

I have a couple of ideas for TiddlyWiki plugins I'd like to write. However, I've been unable to find any good tutorials or referenoe info for the "TiddlyWiki plugin API" (which doexn't seem to be formally defined). Does such documentation exist, or do I just need to look at the TiddlyWiki source and some example plugins? ...