Hi! In my project I have a very long list of tiddlers with pictures (1000+ items). I put them to my tiddler by <$list filter="... but my page becomes very long. So I want to find the way to divide automatically this page by 50 items on one page. I can make it manually by limit before and after in my list, but the number of items often changes it can be 10 and 1000+ and I don't want to see empty pages.I am looking for solution, or for ready macros for this purposes.
Hi! In my project I have a very long list of tiddlers with pictures (1000+ items). I put them to my tiddler by <$list filter="... but my page becomes very long. So I want to find the way to divide automatically this page by 50 items on one page. I can make it manually by limit before and after in my list, but the number of items often changes it can be 10 and 1000+ and I don't want to see empty pages.I am looking for solution, or for ready macros for this purposes.