I know this probably puts my modifications in the realm of a fork than a plugin, but I added a GET handler to the server. At the moment it is still very basic, but I use an http query to address mytwlocation/gitlog. The server handles requests to this url, gets the log, and returns the JSON string. Works fine with no delay. I will comment with some implementation details later.
On Monday, May 29, 2017 at 11:57:36 PM UTC+2, Conner Phillips wrote: > > What I would like to do: > > Add a history tab to the ViewTemplate > > This tab displays the results of a query to the server which runs and > parses some git log commands. > > It seems in the past this was strictly not possible, but now I'm not so > sure. > -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/19f943f5-4303-4d35-a9ab-e2218e8da276%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
