Hi I have added three new filters to experiment with:
-- the 'putbefore[]' filter inserts the last string of the input list before the specified marker string -- the 'putafter[]' filter inserts the last string of the input list after the specified marker string -- the 'replace[]' filter replaces the marker string with the last string of the input list In general, first append the string to be added before applying these filters (see demo here <https://dl.dropboxusercontent.com/u/73131599/listops/index.html>.) regards On Wednesday, 14 October 2015 18:59:56 UTC+2, Matabele wrote: > > Hi > > I have been messing around with the use of filters to manage user lists > (in any field): > -- a demo of my current efforts may be found here > <https://dl.dropboxusercontent.com/u/73131599/listops/index.html> > -- I would appreciate some feedback as to whether this approach may be the > way to go > > There are also two new filters I wrote along the way, which may be of use: > -- the 'allbefore[]' filter selects all strings from the current list > before a specified marker string, and > -- the 'allafter[]' filter selects all strings from the current list after > a specified marker string > (the demo on the wiki makes their usage clear.) > > regards > -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/e69ab636-2e63-412b-8286-4d3c73b4eb18%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

