Since you can write a javascript macro, it is _possible_ to use any of the functionality that the tiddlywiki itself provides. Therefore it is possible to run ajax requests to query the API. That said, I'm going to bet it's not the easiest thing in the world. This is probably a good place to start. http://tiddlywiki.com/dev/index.html#JavaScript%20Macros I'd also take a look at the files here for examples. https://github.com/Jermolene/TiddlyWiki5/tree/master/core/modules/macros
On Monday, May 29, 2017 at 5:57:36 PM UTC-4, 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/100e44c8-1114-4f25-9670-2a1b5d834c49%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
