We could provide a few tools that would make it easier to learn advanced TiddlyWiki concepts like widgets and lists:• A way to view the parse tree of a tiddler, switchable between block and inline modes• A way to view the render tree of a tiddler, showing the widget tree with attributes, variables and dom nodesPerhaps this could be done by adding support for customisable tabs and columns in edit view.
--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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/7CB44F4D-5830-4727-9C85-509920994951%40gmail.com.
For more options, visit https://groups.google.com/d/optout.
Makes me want to maximize the preview, though. ;-)
--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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/CAO5X8Czgsb%3DpRMx8gdhK3XqFWy278JNPtrv6Q9zt3G9cxozShw%40mail.gmail.com.
I have written code for the transclusion view at https://github.com/btheado/TiddlyWiki5/commit/4880121b2c23c3b706d097301e3bdabf42161d33?ts=4.
See the online demo at https://btheado.github.io/transclusion-tree-widget.html