OnThursday, April 22, 2021 at 1:22:01 PM UTC+2 [email protected] wrote:
...

> However, if you could, could you explain the GitHub saving in more depth?
>

For example, is the entire code file saved from the html tag onward?
>

The whole wiki is stored and modified in the browser memory that *is 
different*, to what you see with "right-click inspect". ... 

If the save-button is clicked, the button will send a tm-save-wiki 
<https://tiddlywiki.com/#WidgetMessage%3A%20tm-save-wiki> message. The TW 
core will "catch" this message and internally rebuild itself, using 
templates. 

tm-save-wiki is similar to tm-download-file 
<https://tiddlywiki.com/#WidgetMessage%3A%20tm-download-file> message, 
which is used to save TW locally. 
 

> Or is something else used, such as the Tiddler text added to existing 
> commits. If the latter, could you explain how (with the GitHub API) this is 
> even possible? 
>

It would be possible, to send single tiddlers to github, but this would be 
called "a tiddlywiki syncer" and they are much more complex. 
>From a security point of view it wouldn't change anything. 

-mario

-- 
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/a3458204-c6fd-4d58-b866-037bfcbb18f8n%40googlegroups.com.

Reply via email to