Thanks, Tony. With your suggestion about incrementing a data tiddler, did 
you mean something like this for a 3-column table?

1: Row 1 Col 1 value
2: Row 1 Col 2 value
3: Row 1 Col 3 value
4: Row 2 Col 1 value
5: Row 2 Col 2 value
6: Row 2 Col 3 value
7: Row 3 Col 1 value
8: Row 3 Col 2 value
9: Row 3 Col 3 value
and so on...

If I've misinterpreted you I'd appreciate you correcting my understanding. 
If I did interpret you correctly, what you proposed is certainly a valid 
approach, but maintaining dynamic table data would be fragile for any table 
of non-trivlal size -- it would be so easy to introduce "off by 1" type 
errors.

Also, I've looked at incrementing variables before. That appears to be 
another one of those things that is trivial everywhere else but impossible 
in TW without installing a non-core plugin. (If I'm wrong about that I'd 
love a pointer in the right direction.)

Regards,
David.

On Thursday, 25 April 2019 11:55:01 UTC+9:30, TonyM wrote:
>
>
> It should also be possible to uniquify items in a list by making them 
> entries in a data tiddler (unique index) and increment a number and 
> retrieve the nth item.
>
>

-- 
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/adcf8325-8900-43a2-ab57-a2f9bef1d141%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to