Hi Tony,

I saw that thread, and yes that has definitely been on my mind (next up is
rendering datasets with dynamic sort-able tables, tho).

I think that Jeremy brings up a lot of good points regarding the new(ish)
cross-site scripting security measures. Ideally, you would be able to setup
"query" tiddlers and send off RESTful requests to whatever server (sql,
unsql, couch, etc), get the results dumped into a single tiddler, and then
use wikitext controls to "break it apart" into individual
"row(obect)-tiddlers".

Much much simpler in the server-style setups..... but we' willl have to see
what's possible. Worst case scenario is we have to have a "helper app" to
send and retrieve the query, dump to a text file, and then manually drag
and drop that onto the single-file Tiddlywiki (not ideal, but it would
work). This would require a new "parser" for raw unformatted and
unrecognized JSONs, which would set the new tiddler's type to
'application/json' and either generate or let you create a new title.

Best,
Joshua F

On Wed, Feb 20, 2019 at 2:54 PM TonyM <[email protected]> wrote:

> Joshua,
>
> Since you are clearly a big user of json, have you a method to "import"
> from a URI?
>
> Please look at my post here Widget for HTML GET?
> <https://groups.google.com/forum/#!topic/tiddlywikidev/cTGjMhOSPzE>
>
> I am keen to operate this on single file wikis which are trivial to host
> compared to server or node served wikis.
>
> Regards
> Tony
>
> On Thursday, 21 February 2019 07:33:27 UTC+11, Joshua Fontany wrote:
>>
>> mauloop,
>>
>> Thanks so much for catching that. I had rolled back a set of changes just
>> before pushing, and my manual change of the plugin version probably got
>> rolled back as well. This should not affect anything else in the plugin & I
>> have updated the github repository.
>>
>> Thanks again!
>>
>> Best,
>> Joshua Fontnany
>>
>> On Wed, Feb 20, 2019 at 8:39 AM mauloop <[email protected]> wrote:
>>
>>> Dear Joshua,
>>>
>>> I appreciated very much your work, since I'm building a wiki which
>>> heavily makes use of JSON data tiddler, and I was investigating for a way
>>> to deal with nested JSON object. I just started to experiment with your
>>> plugin, but it looks like the ideal answer for my need. Thanks a lot.
>>>
>>> I have just a minor question (by now :))). As from your post (and the
>>> HelloThere tiddler in your demo wiki as well) the plugin should be rel.
>>> 2.0.2. But the version field of the plugin tiddler says rel. 2.0.1. Are
>>> there any changes still waiting to be commited or maybe was it just a typo,
>>> either in the plugin header or in this post?
>>>
>>> --
>>> You received this message because you are subscribed to a topic in the
>>> Google Groups "TiddlyWiki" group.
>>> To unsubscribe from this topic, visit
>>> https://groups.google.com/d/topic/tiddlywiki/ZiFBwS_hplE/unsubscribe.
>>> To unsubscribe from this group and all its topics, 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/e3ad130b-40b0-44df-9389-d62a640bd747%40googlegroups.com
>>> <https://groups.google.com/d/msgid/tiddlywiki/e3ad130b-40b0-44df-9389-d62a640bd747%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/ZiFBwS_hplE/unsubscribe.
> To unsubscribe from this group and all its topics, 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/0a3df8a3-c914-4cef-9259-cb2ac514a177%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/0a3df8a3-c914-4cef-9259-cb2ac514a177%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAM1fME5t_5uHFcq1wKOp_B7Gh1sZ11g7zcS1rmZOpE9aOSd6ag%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to