A Thought ! Would the core code that deals with numbered lists;
#Item 1 #item 2 Already have some of this same behaviour already. Eg; !Sec1 #Item a #item B !Sec 2 #item c #item d Gives Sec1 1. Item a 2. item B Sec 2 1. item c 2. item d So it must be counting and resetting each section ! Tony TonyM If you have not found an easy way to do it with TiddlyWiki, you have missed something. www.tiddlywiki.com On Thu, Apr 29, 2010 at 13:35, Mike <[email protected]> wrote: > I would like to have a script that can identify if any *list (<li>) > elements are present in a section, if not return *No Items, if so > return nothing. . . > > !!!Section1 > *list > *list > !!!Section1 > *No Items > @@display:none > !!!End > @@ > I am having a hard time figuring out how to identify if any *list > (<li>) items are present between sections > > Thoughts or Guidance? > > Mike > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<tiddlywiki%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/tiddlywiki?hl=en. > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

