Hi,I'd be very interested in doing this also but I think Marcel was looking for a way of marking up sections of text to be included in a separate tiddler.Mat, if I understand your suggestion correctly, this would involve writing the text for selection in a separate field box which would be pretty laborious.Is there a way of simply marking up the text for an automatic transclusion, perhaps something similar to Jeremy's recent addition to split tiddlers based on certain markup in the text (can't remember name)?
I like the idea but I don't think it is practical. To make the list all the text of all tiddlers would have to be searched. This search would probably happen every time the list refreshed which would probably be a big problem for the performance of the wiki.
Mat that is brilliant. Ideas like that should be linked into the main TW documentation - simple and very effective. It shows that CSS is not just a way of tweaking the appearance of text - which I must admit was always my impression.
foo
<excerpt>
whatever the content
</excerpt>
bar
<excerpt note="some more info">
whatever the content
</excerpt>
doc examples, the regexp filter operator can operate on arbitrary fields, but the result is still a list of tiddler names.