Birthe and sini-Kit,

Thank you both! I am terrible at keeping track of my things.

I have some time today so I have been working on this a bit. I have a 
widget to submit data and a widget to fetch data. It doesn't do anything 
with the fetched data yet and it just uses a static url so it isn't 
anywhere near finished but I got it to use web workers so it does 
asynchronous requests. I need to figure out how to make it parse the output 
and figure out how to get the sheets api to give me data in a nice form.

sini-Kit, 

Do you have somewhere with good documentation for the google sheets API? 
Everything I have found I got off of examples I found on other sites.

We should be able to extend what I have (maybe combined with the startup 
actions plugin I made a while back) to get spreadsheet data when the wiki 
loads and then use templates to build whatever display you would like to 
use for the data.

It doesn't do anything interesting yet, but the sending and fetching 
widgets are here: 
http://ooktech.com/jed/ExampleWikis/TWederation/WebWorkerTest/
Clicking on the button that says 'Test' will fetch the data from a google 
sheet.

The tiddlers 
$:/plugins/inmysocks/TWederation/action-requestdata.js
$:/plugins/inmysocks/TWederation/action-submitform.js
$:/plugins/inmysocks/TWederation/XMLHttpRequestWorker
are what are used for it. I need to put together a better demo but if 
anyone wants to look at it I think that a more generic worker setup could 
be useful for other applications.

-- 
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/d141a414-ba3e-47ae-954c-42ba8115c589%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to