Hi Tob,

All the best for 2018 to you too. 

My extract hack (macro) might be able to do the job if used inside a list like 
shown in the last tiddler here: https://tid.li/tw5/numbers.html

You would have to define something like this (not tested!):


<$list filter="""[FINDyourTIDDLERShere]""">

<ol>
<$list filter="[<currentTiddler>">
   <<extract start:"Book: " end:"** Author: Karl May" limit:"no" rmQuotes:"n" 
prefix:"<li>" suffix:"</li>" mode:"inline">>
</$list>
</ol>
</$list>


The extract macro can be found here: 
https://tid.li/tw5/hacks.html#%24%3A%2F_telmiger%2Fextract

It might be easier to achieve the same using a regex Tool if you know some 
regular expressions. 

Happy extracting!
Thomas 

-- 
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/45d2c15b-b43b-4f29-8140-4515f9d5567a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to