On Friday, February 28, 2014 1:06:46 PM UTC-3, Eric Shulman wrote: > > On Friday, February 28, 2014 6:46:48 AM UTC-8, Joe Shirk wrote: >> >> I'm embarking on replacing a static job history with a dynamic list >> http://josephshirk.tiddlyspace.com/#%5B%5BWork%20History%20list%5D%5D<http://www.google.com/url?q=http%3A%2F%2Fjosephshirk.tiddlyspace.com%2F%23%255B%255BWork%2520History%2520list%255D%255D&sa=D&sntz=1&usg=AFQjCNEYR3EICJwDZj5hbr8vmA35v7sCxg> >> that I adapted from reading this stuff below: >> > > Does the link you provided to your document include the erroneous macro > usage you are trying to fix? > I took a quick look, and didn't see anything there that is obviously a > problem > yes, that link above is the one I tried to use, but if it is only for TW5, it wouldn't work since my document is TWC.
> > >> >> http://giffmex.org/TiddlyQuickly.html#Creating%20custom%20lists%20of%20tiddlers%20using%20widgets%20and%20filters%20(slide%201) >> http://tiddlywiki.com/static/ListWidget.html >> > > The above two links are new documentation created for TW5. > > >> >> http://tiddlywikiguides.org/index.php?title=Getting_started_with_custom_tiddler_fields#Using%20forEachTiddler%20with%20tiddler%20fields >> > > That link *is* for TWC > > >> trouble is, the macro does not do anything but list the code i typed >> there. there is something missing from the pages above. are they TW5 only? >> is there some prerequisite knowledge or plug-in that is not mentioned on >> these pages? >> > I think ALL docs should mention using tags the prerequisites - TW5 TWC or >> agnostic, Cor or requires X plugin. >> > > > Can you provide more details? Either a posted document that shows the > errant code or a description of your specific use-case (or both) would be > very helpful. With enough information, I should be able to guide you > through the filter and list usage fairly quickly. > > the first problem is that the help texts about http://tiddlywiki.com/static/ListWidget.html or http://tiddlywiki.com/static/TiddlerFilters.html does not give a syntax on how to call the list filter. I assume the method requires an include, such i tried here Work History [rev. #1674697] (it's not possible to get you a link to the revision in either firefox or chrome; the links are broken) use case: list all tiddlers tagged 'History' in chronological order, that is, fields start_date end_date link-to-tiddler ordered by end_date (reverse). but this strategy isn't going to work if the list filter only is implemented in TW5. In that case, I will have to try the ForEachTiddlerPlugin ., or some other core functionality in TWC -- 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.

