Am Mittwoch, 26. Oktober 2016 11:25:15 UTC+2 schrieb Jed Carty: > > I just mean that it uses the basic javascript sort mechanism. It is > possible to make something that will both sort alphabetically and keep > numbers in the correct order for names like 'task 1', 'task 2' etc., but we > don't have that. This causes some confusion every so often. nsort will sort > numbers correctly and if there are items that don't start with numbers they > will be added to the end and sorted alphabetically. But it would still put > things in the order 'task 1' 'task 15' 'task 2'. > > What you should probably do is give your tiddler a field called something > like 'order' and then instead of "sort[title]" put "nsort[order]", then in > each tiddler you set the order field to the position in the table of > contents you want to give that tiddler. >
thank you so much ...thats exactly what i was looking for! i have one more thing that is bugging me a bit, it is caused by toc-tabbed-internal-nav but i guess i have to open a new topic -- 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/af8555ac-6341-419a-816a-1caddc46ba8e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

