There are different approaches. Here's one:
<$list filter="1 2 3 4 11" variable="number">
<$list filter="1 A 2 B 3 C 4 D 5 E 6 F 7 G 8 H 9 I 10 J 11 K 12 L +[after
<number>]" variable="letter">
<<letter>>
</$list>
The outer list layer is just to generate examples (I don't have a database
of genus counts handy). The inner list does the conversion.
HTH
-- Mark
On Saturday, July 28, 2018 at 3:12:19 PM UTC-7, Magnus wrote:
>
> I have a count.macro like this:
>
> <$count filter="[genus{!!caption}] -[rank[genus]]"/> (in parent tiddler
> gives a number for every tiddler with the field *rank *with content
> not genus and the field *genus *same as the parents field *caption)*
>
>
> But every other instans where I use numbers I use letters up to 12 (one,
> two, ... twelve instead of 1,2, ...12) since that is the my universitys
> prefererad way. How would I go about to change my macro to accommodate for
> this? Some kind of $list reveal?
>
> Thanks in advance
> /magnus
>
--
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/cb33bbe8-fb8d-4072-b12e-6d5c90db00cc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.