I will apologize in advance if what I am asking for is either incredibly 
simple or outright impossible, but is there anyway to number Tiddlers when 
creating a list using the list filter option?

I am aware lists of Tiddlers can be created with something like this:

<$list filter="[!has[draft.of]tag[whatever]!sort[however]]">
<$link to={{!!title}}><$view field="title"/></$link>
</$list>

And that simple numbered lists can be created with something like this:

# Item 1
# Item 2
# Item 3

But is there anyway to get both of these elements together to create a 
numbered list of Tiddlers?

If anyone has any suggestions, they would be greatly appreciated. 

Thank you.

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/9f01c490-ef5e-4ce7-9620-c4a177feecb3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to