A little more digging, I think plugins/tiddlywiki/filesystem/filesystemadaptor.js with the save and delete functions at lines 146 and 199 would be the proper place to implement such a feature. Am I on the right track?
On Saturday, May 20, 2017 at 6:23:27 PM UTC+2, Conner Phillips wrote: > > Hi everyone, I would like to look into writing an extension to interface > the node.js save mechanism to trigger a git add and commit. There are > libraries out there to call git from node.js but I am left scratching my > head trying to see where the actual saving happens. I've been searching > through files like savehandlers and savetiddler.js but it all seems to > bounce back and forth in my eyes. Could you give me some hints to how this > mechanism works? > > Thanks, have a nice weekend y'all. > -- 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/ca0b55a5-2841-4393-a90f-736f8cbe497a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

