Hi Mario

That's indeed what I use. Your remark with regards to the recursion having 
a performance drawback got me thinking.

I have finally accomplished what I was looking for. What I'm in the end am 
trying to accomplish is to see if we can use TiddlyWiki as a way to gather 
information from different sources and structure them in a wiki.

What I did was add a pre parsing step to the workflow I use to import 
Tiddlers using a JSON file. This new step generates the desired table in 
WikiText format that is then added to the JSON file with the Tiddlers in. 
After the import the table is displayed with links to the specific Tiddlers.

A brainstorm on achieving the tocList macro can perhaps still be useful to 
the community since default list field uses titles of multiple Tiddlers and 
the Magic Edge-Type Namespace from TiddlyMap supports it as well.

Thanks for all the help.

Best regards,
Geoffrey

On Thursday, 9 February 2017 18:58:16 UTC+1, PMario wrote:
>
> On Thursday, February 9, 2017 at 6:04:39 PM UTC+1, G wrote:
>>
>> I'm not sure however if it can help me with my original issue whereby I 
>> really need all the related Tiddler titles in custom fields. These are used 
>> in conjunction with the Magic Edge-Types from TiddlyMaps that allows me to 
>> show the all Tiddlers as nodes and the relationship custom fields are used 
>> to create the edges.
>>
>
> You are referring to this: 
> http://tiddlymap.org/#Magic%20Edge-Type%20Namespaces - right?
> and you use the "tw-list <http://tiddlymap.org/#tw-list>" mechanism?
>
> If so. You are right. My proposed mechanism doesn't work there. .. I'll 
> need to think a little bit about it. 
>
> May be there is a "tocL" or tocList macro possible. I'm not sure, if it's 
> possible to create a performant recursion, with the information provided 
> per tiddler. ... I'll need to think about it. 
>
> have fun!
> mario
>
>

-- 
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/87c4a97f-2344-401a-81b4-a92019c5b0ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to