Siniy, An alternate may be to use a couple of nested lists and range operators and the nth filter operator. Using count and perhaps a calculation (additional plugin) to divide the count by N to get a page count may be desirable.
I expect it depends on how much needs to be rendered in one view that may impact performance. I wonder how the dynaview handles it? Regards Tony On Tuesday, April 23, 2019 at 11:01:46 PM UTC+10, Siniy-Kit wrote: > > Hi! I have a very long list of items (4000-10000), and I want first to > load first 100 items (limit[100]), next 100 items to load when I scroll my > 100 items list to it's end and so on. How to make onscroll in Tiddlywiki? > -- 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/ed0fd0b9-c328-4779-97ad-7ed3735b6e86%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

