Ruslan Popov wrote:
>
> Thank you, I see many useful operators there! I am looking forward to the
> next release.
>
split join is already implemented in latest release.
Will it be possible to use them for changing text? Or they only work on
> lists?
>
It does work for this, yes, which is basically what you see in that example
- but filters typically treat everything as lists (or as one single
element) so you basically transclude the text to make it a list... but one
has to be careful to not eliminate duplicate elements.
Note that
> <$link>
> <$view field="title"/>
> </$link>
and
> <$link to={{!!title}}>▷</$link>
can be written as merely
<$link/>
and
<$link>▷</$link>
<:-)
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/470f2928-16e4-4059-9f9c-fabb31fc040b%40googlegroups.com.