In my experience, most programmers would rather rewrite something rather than reverse engineer an existing product.
When I follow the code, I see that there is some type of call back. I'm guessing Google calls back to a function inside TW with the requested data. But, the only place I see where the results could manifest is in *function ok* -- but all that function does is check a ban list. Which is also confusing. If the data in the spreadsheet is your own, why would your email be on a ban list ?? In any event, I don't see that the data is handed off anywhere to the rest of the tiddlywiki machinery. Do you know ? Have fun! On Monday, February 8, 2021 at 8:59:37 AM UTC-8 Mat wrote: > I want to bring attention to a post I made here in the dev group > <https://github.com/Jermolene/TiddlyWiki5/discussions/5482> (because it > goes beyond direct TW matters). > > Briefly, it is possible to use the Google "Excel" spreadsheets as tiddlers. > So your empty (or half empty) TW fetches tiddlers from the spreadsheet. > > This would open up for very useful stuff - both for individuals (assuming > they have a google account) but also for the community at large. > > For example, I think that if *anyone* puts up a public wiki with this > functionality, then *you* can make that wiki show your spreadsheet > tiddlers (by providing it with your spreadsheet-URL). This means that we > can "publish" plugins etc by piggybacking on other public wikis (if they > have this Google Drive solution installed) > > Or you can, yourself, use e.g Google Forms to make questionnaires and have > all the results appear in your own wiki. (This is foremost thanks to > Googles automated "questionnaire-to-single-spreadsheet" feature.) > > The incredible part is that fellow tiddleur *Siniy-Kit has already > created this*! But he has it baked into a bigger project. So I need help > to pick out the critical js parts and refine it. See the dev group > discussion <https://github.com/Jermolene/TiddlyWiki5/discussions/5482> > for further details. > > <:-) > -- 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/a8f0bc44-fe65-4b00-97b7-1cc1a5f4c2b5n%40googlegroups.com.

