Thanks Danielo, that's provided me some extra clarity on what I thought I 
might have to do. I could run TiddlyWiki as a node server and change some 
of the core code.

My main concern is if there is a way to do it using TiddlyWiki plugin 
mechanism though? If I can then it is easily shareable, if I have to modify 
TiddlyWiki core code then it is not very shareable, people will have to 
deploy my fork of the repo.

On Thursday, 18 August 2016 09:39:00 UTC+1, Danielo Rodríguez wrote:
>
> All you need is a backend that is not restricted to CORS (any server code 
> should work) and an endpoint that allows your wikis to fetch data allowing 
> CORS to your domains.
>
> So, in summary (and as example) you could need
>
>
>    1. Node.js app that gets the information you need and saves it into a 
>    database.
>    2. The same node.js app can expose an endpoint with CORS enabled
>    
>
> If that is a problem to you (don't want or can't get a node app running) 
> you can try with IFTT maker channel:
> https://ifttt.com/maker
>
> In fact, this may be the preferred options because IFTT also has a 
> pinboard channel:
>
> https://ifttt.com/pinboard
>
> If you get something cool and working, don't hesitate to share it!
>

-- 
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/d9b91d46-badf-4316-971a-233fd403b868%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to