may be we can edit  $:/plugins/tiddlywiki/jszip/startup.js   and see 
current tiddler rendered
  $tw.rootWidget.addEventListener("tm-zip-render-file",function(event) { 
var paramObject = event.paramObject || {}; console.log(paramObject);  

we can add counter i=i+1, an make new  fixed div with this infomration.... 
воскресенье, 27 декабря 2020 г. в 14:30:36 UTC+3, [email protected]: 

> @siniy-kit
>
> I do not think what is being suggested here will work. It is easy enough 
> to calculate how many tiddlers there are to render, and where you are in 
> the process. The issue is that the TiddlyWiki interface will not refresh 
> until after all the actions have been executed. So any kind of progress 
> indicator will not display or update once the zip process starts, until 
> after it ends.
>

-- 
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/680cf977-d7ba-469a-bbc6-3dbc9c5432ffn%40googlegroups.com.

Reply via email to