TW Tones, here is an example code from UI preferences:
<$reveal type="match" state="$:/hb/Scrollable" text="yes">
  <$edit-text tiddler="$:/hb/CiteDivHeight" 
default="600" size="1" rows="1" autoHeight="no"tag=input/> <$range 
tiddler="$:/hb/CiteDivHeight" min="300" max="999" 
default="600" increment="10" tooltip='300-999px'/>
</$reveal>
Instead of this I can use List like <$list 
filter='[all[$:/hb/Scrollable]get[text]prefix[yes]]'> 
and so on.

bimlas, thanks! If (or when) I face some disturbing slow down of my wiki 
then I will measure the difference and place results here! Now I prefer 
<$list>.
понедельник, 12 октября 2020 г. в 12:01:21 UTC+6, bimlas: 

> Shareda,
>
> I've researched this before too and I'm using the "list" widget because of 
> the unnecessary DOM elements of the "reveal" widget 
> <https://github.com/Jermolene/TiddlyWiki5/pull/3654#issuecomment-453920404>. 
> There is virtually no difference in speed between them, maybe the "list" is 
> a little faster, but measure yourself: 
> https://tiddlywiki.com/#Performance%20Instrumentation
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f0c51b58-fb95-4ccc-9248-d5cf9c8d69b4n%40googlegroups.com.

Reply via email to