|
|
|
|
|
by isr
1611 days ago
|
|
It's been a while since I've actively used tiddlywiki, so I don't have actual code snippets at hand - but extracting "tiddlers" should be the least of your concerns (at least, that was my experience when I used it). Just open the tiddlywiki in your text editor. All your tiddlers are neatly filed away at the bottom. It's that simple. In fact, I had a folding expression in vim which folded everything neatly, and allowed one to just navigate between tiddlers, all in vim. If its that simple to interactively browse through the data without running the javascript "engine", then you can see how trivial it is to pull out any or all tiddlers, on demand, out of the tiddlywiki. Hope that helps |
|