Since they need to be exportable, I think I would make an action button that would generate the report as temporary tiddlers. Then the tiddlers could be exported as static tiddlers. Afterwards, the temporary tiddlers could be deleted.
Hmm ... can you depend on relative addressing between generated tiddlers? That is, will they all be in the same directory so you don't have to provide the full path in a link? Hmm 2 ... the names for the generated tiddlers would have to be carefully assigned, so that the output names of the exported tiddlers are predictable. When the node render comes across "illegal" characters in tiddler titles, it does it's own renaming. AFAIK, that naming algorithm isn't available to the user. At least I couldn't find it. I think with the new math and comparison filters, and wikify to html, all the basic tools are there now to do this. But it might take a bit of work. Probably a couple days work. Hopefully someone already has a similar solution. On Wednesday, April 22, 2020 at 6:53:53 AM UTC-7, Siniy-Kit wrote: > Hi! Long ago I have written this question > https://groups.google.com/d/msg/TiddlyWiki/zeJDRTfa3tg/pWnSy8AfBgAJ but > still not able to find solution. > I make static html, so this pagination must work on separate html pages > and have its own URL . I have no ideas how to solve this problem. > -- 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/04a504da-bb63-4533-a577-7a6d3b99756d%40googlegroups.com.

