As a more or less still complete newbie to TW programming, and TW5 programming in particular, I'm lost on a seemingly simple task: I want to iterate over the items (which are RFC numbers) that are stored in a field of a tiddler.
So far, I've set up a tiddler named "$:/thediveo/ui/TiddlerInfo/RFC" and tagged it as "$:/tags/TiddlerInfo". I've also managed to use an outer list widget to only show RFC document information for a tiddler when certain fields are present. So far, so good. Now, I've got a field "rfcupdatedby" on some of my tiddlers. When it is present, it contains one or more numbers of RFCs that update the RFC mentioned in the tiddler. I would like to iterate over these numbers and produce some MarkDown for each item (RFC number) I encounter. I've read through the tiddlywiki.com TWiki about ListWidget and TiddlerFilters ... but couldn't realize my goal so far. So, any help is greatly appreciated! -- TheDiveO -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/groups/opt_out.

