New filter/plugin
   With the attached javascript tiddler you can display the text-size of 
your tiddlers

Use case:
   if you want to find the larger tiddlers in your wike e.g. to reduce some 
of the larger imported images (images are stored in the text field)

Example
   to display the 25 non system tiddlers in your wiki sorted on size in 
descending order (largest first).
  {{{[all[tiddlers]!is[system]*textlength[]*!sort[]limit[25]]}}}

For tiddlywiki.com (5.1.13) this looks like

<https://lh3.googleusercontent.com/-pwT3y3_g7gE/WHfYdg878TI/AAAAAAAAAKM/1Ca07hab8WwdR8oQuprSMRUdIx4Pc_rpwCLcB/s1600/12-1-2017%2B%252C%2B20_24_10%2B-%2BTiddlyWiki%2B%25E2%2580%2594%2Ba%2Bnon-linear%2Bpersonal%2Bweb%2Bnotebook%2B-%2BSlimjet.png>

* To use the filter you must first *import *the attached json tiddler. Drag 
the file *$--plugin-wimmoermans-filter-textlength.js.json *to the sidebare 
of your tw (until green import header appears) then drop, import the 
tiddler, save your tw, and (re)load the saved tw file.

* To *uninstall *the textlength filter: Open the tiddler 
$:/plugin/wimmoermans/filter/textlength.js 
then press the delete icon. press ok.
* You can also import the *example *tiddler *list 25 largest tiddlers 
wimm.json.*

Please note : 

1) The displayed links are all in italics because there are no tiddlers 
present ith a name consisting of 6 digits + space + title. 

2) To find the real tiddler, copy the name part to the (advanced)search 
field and click on the link from the search results.

3) The size only displays the length of text field (tiddler body), it does 
not include any of the other standard or custom fields.

Njoy
Wimm

-- 
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/60d3cf95-5649-4543-8ba9-a7196be7466c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: $--plugin-wimmoermans-filter-textlength.js.json
Description: application/json

Attachment: list 25 largest tiddlers wimm.json
Description: application/json

Reply via email to