Summary: I'd like to *sort my tids by size* and am wondering if anyone has 
a solution for this?

Longer:

I'm in the process of converting my main TWC with thousands of tiddlers 
into TW5, and it struck me as a good opportunity for cleaning.

To make the most out of this, I'd like to sort my tids by size. The ideal 
would be to know the *byte size per full tiddler*, but I guess *character 
count per tiddlers text-field* is pretty close.

Any ideas?

------------------------------------------

Note: I found Thomas Elmigers EditorCounter 
<https://tid.li/tw5/plugins.html#EditorCounter> with which I can get a 
count:title listing... 

<$list filter="[tag[Foo]]">
<$editor-counter tiddler={{!!title}} field=text /> {{!!title}}<br>
</$list>

...but it is not sorted.

Now how to use that count for sorting is really another problem, so I'm 
posting a question for that separately. But I still wanted to mention 
Thomas' plugin in case someone has an idea how to use it for my problem.

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 [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/9b179aec-c09f-4dff-aafd-24d85b7c3706%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to