Right, thanks. Much less complex, but of course there's a downside to
that. You have to manually program every table listing, and adapt your
solution to any other data structures you may wish to store.
Do you think the system I envisioned is possible in TiddlyWiki? I may
not be able to create something like that myself, but maybe if I keep
learning I may get to that point eventually.
I have tried to copy your code over to my wiki. I started with the
MainMenu.
I installed InlineJavascriptPlugin since I figured that was the first
requirement. But my very first call gets an error:
var tids=store.getMatchingTiddlers("bookmark","created");
TypeError: store.getMatchingTiddlers is not a function
What next do I need to install?
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.