Hi Jean-Charles Apologies for the late reply.
> Data is mostly in databases, so my intend was to throw a web service in front of my data, and have a custom tiddlywebadaptor-like js to deal with it. There is no need to push data "back" to the source at first, but it may be a future option (for document tagging, for example). That's certainly a reasonable approach, particularly if you're syncing changes back to the remote data stores. But in the situation where you are not needing to write changes back, there is a simpler approach that may work well for you: to extract your data via batch scripts and save it locally as json or .tid files, and then "bake" those tiddlers via the CLI into a pre-prepared TiddlyWiki that also includes tiddlers you've prepared that provide a user interface onto the data. Best wishes Jeremy. On Sun, Dec 7, 2014 at 11:16 PM, Jean-Charles <[email protected] > wrote: > > Hi Jeremy, > > Thanks for your feedback, > > > Where's the external data coming from, and in what format? Do you want > to sync changes to it back to the external data source? > > Data is mostly in databases, so my intend was to throw a web service in > front of my data, and have a custom tiddlywebadaptor-like js to deal with > it. > There is no need to push data "back" to the source at first, but it may be > a future option (for document tagging, for example). > > To be honest, I'm quite a beginner regarding TiddlyWiki : I used it for a > while in the past, but stayed with the basics and didn't dig > enough in it to achieve what I wanted. I can however see that it is really > powerful and couldn't help to come back to it : so > thanks to you and all contributors for building such a great product ! > > Jc > -- Jeremy Ruston mailto:[email protected] -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

