On Thursday, February 13, 2014 9:33:19 PM UTC+1, Stephan Hradek wrote:
>
> Hi Jeremy!
>
> I've created the split and match filter functions.
>
> split can split a field's value into list elements.
>
> match can pull out information from field values.
>
> I activated them on http://tiddlystuff.tiddlyspot.com with examples in 
> "Selfmade Lists" (split) and "Idea for a footnote filter".
>
> Tell me if you want me to create a pull request.
>

I'm not sure if it should be in the core. I think the filter stuff starts 
to go into the direction of fET ... so users will create stuff that will 
slow down the overall TW performance, because  they don't know what they 
are doing. 

I know that regexp is relatively fast, but i think the "match" will use the 
maximum time, because there will be a lot of transclusions, that start with 
{{. But most of the time there will be no hit becaus it isn't a footnote. 
So it just wastes time. ...

It doesn't matter, if you use it with a tiddler but it does if people start 
to use it in the sidebar, top menu, left sidebar. ...

In general I think regexp filters should be plugins. 
just my thoughts. 

have fun!
-mario


-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/tiddlywikidev.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to