Hi

I have added two more filters:
-- the remove[] filter selects N items from the head of the parameter array 
to remove from the current list -- with the ! prefix, the filter instead 
selects the N items to remove from the tail of the parameter array 
-- the sortby[] filter will sort the current list in the order of the items 
in the parameter array (another list) -- unmatched items are left unmoved 
at the head of the list

The updated widget and it's associated filters may be found here 
<http://listops.tiddlyspot.com/>. 

Please play around with the filters to see if there are bugs in any of the 
filters, and to identify any additional filters that may be useful.

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/75307e52-7eb8-4469-a1ac-b8b775f1d5f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to