Peter Buyze wrote:
>
> I have put up 3 tids ("commercial art", "do what you love to do", 
> "prestige"), which show the number field in the Edit mode - see 
> http://peterspottiddly.tiddlyspot.com/.
>
> As for a "hard coded tiddler showing the desired output", I don't know 
> what you mean by that: 
>

"Hard coded" just means you type it explicitly. I.e, in this case to type 
out your desired "list" so it is obvious for me what the output from the 
code should be. What you wrote to doesn't contain the words "commercial 
art", "prestige" etc so that is an uncertainty someone helping you 
shouldn't have to deal with. Also in your message to mark you write 
"Tiddler A: n25, n107" but in your wiki I don't see any tiddlers that have 
two numbers so it is unclear if that means a field with 

number: n25, n107

or if somehow n25 and n107 are fetched from different places.
And what does this mean:

Tiddler D: not shown because the field is empty

- should Tiddler D not be seen at all or should the number not be seen? To 
me it seems reasonalbe that it is the number that shouldn't be seen... but 
it can't because it doesn't exist, so then you must mean the title Tiddler 
D shouldn't be seen, but then why is it written into the very list and not 
merely commented on afterwards?

So, my point is that if you ask for a question, it is reasonable to put a 
lot of work on phrasing it carefully possible because otherwise the burden 
is put on the people trying to help you. (I hope it is clear I'm not being 
rude here - I'm giving you my time merely to be kind, just like Mark)

Anyway, here's a start. Please specify in what way the output is not 
correct, if it is not. (For one thing, you mention a ToC in your OP - is 
that relevant?)

<$list filter="[tag[ToC-zettels]sort[]]">
   <$link/>:
   <$list filter="[all[current]get[number]]">
      <$view field=title/>
   </$list>
   <br>
</$list>


<:-)

-- 
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/bc90e304-abd1-4e90-882b-967ce62264e0%40googlegroups.com.

Reply via email to