Max Rozeman
unread,Apr 30, 2021, 9:52:28 PM4/30/21Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
I use a 2-character prefix for tiddler headings, and 9 different 2-character prefixes for tiddler headings. Tiddler headings are often listed using <<list-links ... >>. The problem is that the tiddler headings need to be sorted in a particular non-alphabetical order: (SC, SP, ER, MV, IR, SN, CT, AC, CO). An easy solution would be to add prefixes to the prefixes, e.g.: (1 SC, 2 SP, 3 ER, ...) and sort headings using [sort[title]], but that would be messy. Is there a better way that doesn't require additional prefixes?