Guille, Thanks for contributing to the community. This looks interesting but as I am currently not a javasctipt developer (many are not, in the TiddlyWiki community) would you be able to give some more concrete examples of using vue.js especially in tiddlywiki itself?. Reviewing vue and looking into the bootstrap css and related technology in the plugin, I can see a lot of promise and capability but there seems to be a lot to learn before we could even try to understand when and how it complements tiddlywiki.
How do you expect to use it in tiddlywiki, can you give examples? How would vue.js be used differently in Tiddlywiki to the normal implementation documented at https://vuejs.org/ - What parts of the HTML page settings are pre-configured for us in tiddlywiki? - Which parts must OR can be coded into these special tiddlers type application/vuejs-uiv - Is there any level of integration between these tiddlers and objects and content elsewhere in tiddlywiki ? - Transclude content? - Use filters etc...? - When would one use vue instead of TiddlyWiki? - How can we adapt vue code samples and snipits to work in tiddlywiki? We do not need all the answers imediatly just a bit more so we can decide when and if we could make use of vue I am a strong believer tiddlywiki could be an excellent platform to host such javascript libraries but it would be nice to understand the limitations or differences when using them in the tiddlywiki "platform" and not only inform the users but also the developers such that they may add to tiddlywiki features to help capitalise on such libraries more effectively and even simplify the process you used for this adaption. If every javascript solution out there could leverage tiddlywiki to host and provide interactive demos we would all benefit. Thanks Tony On Monday, 10 September 2018 14:56:34 UTC+10, Guille Rmo wrote: > > Hi. I have been working on integrating vue.js to TW. I know we alredy have > the wikitext dynamic content but I really miss having a powerful frontend > tool such as vue.js. TW wikitext is awesome and it is great that the whole > GUI is written in that, but I usually find myself struggling with the way > of doing things with wikitext. Therefor, I have been putting some effort on > this. Maybe it is not good for small snippets (wikitext is great for that > sort of thing). I think this would be very helpful for complex GUIs > contained in a single tiddler. > > Demo: https://rawgit.com/Guitlle/vuewiki/build/build/docs.html > Repo: https://github.com/Guitlle/vuewiki > > This may still have some bugs and I still want to integrate lists and > other componets. > > > -- 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/73980a9b-4ecb-42d1-beb0-4458031781ed%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

