Hi Tobias, 

Quick question on a potential limitation of the split plug-in i just 
stumbled over:

the code 

<ul>
<$list filter="[tag[excerpttest]]">
<li> <$link><<currentTiddler>></$link><br>
  <$list filter="[all[current]get[text]split:first[~~~~]addsuffix[...]]">
//<<currentTiddler>>//

  </$list></li>
</$list></ul>

returns the *first  *instance of the marker...any subsequent excerpt in the 
same gets ignored. i understand the use case you're coming from, but would 
there be a way of extracting *all *snippets in the same tiddler?

Am Sonntag, 9. Oktober 2016 17:16:36 UTC+2 schrieb Tobias Beer:
>
> Hi everyone,
>
> based on the feedback of others,
> especially David 
> <https://groups.google.com/d/msg/tiddlywiki/uxErdg4wPWk/G65dV3ObEwAJ> and 
> sini-Kit 
> <https://groups.google.com/d/msg/tiddlywiki/uxErdg4wPWk/9BrcEH20EwAJ>,
> I did some major rewriting of the article:
>
> Extracting Introductions From Tiddlers @ tb5 
> <http://tobibeer.github.io/tb5/#Extracting%20Introductions%20From%20Tiddlers>
>
> I have added a macro,
> a bit different than David's,
> which I now recommend for both
> defining and retrieving multi-line introductions.
>
> I also briefly mentioned
> what I've been using mostly
> before this little article:
> a *summary* field, as explained here:
>
> Conditional ViewTemplate Section @ tb5 
> <http://tobibeer.github.io/tb5/#Conditional%20ViewTemplate%20Section>
>
> Best wishes,
>
> Tobias.
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/78f1b563-0c3f-402c-9621-284086af1d07%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to