Hi Steve On Mon, May 18, 2015 at 6:48 PM, 'Stephen Kimmel' via TiddlyWikiDev < [email protected]> wrote:
> Jeremy, > > Go ahead and "push the branch" and let me take a shot at it. >> > > Perhaps its a demonstration of my ignorance but... have you pushed the > branch and is there some easy way for me to know when and where it is? > Apologies, I've only just had a chance to look at this. I've pushed the new branch here: https://github.com/Jermolene/TiddlyWiki5/tree/parse-tree-widget You can see the changes from the current master branch here: https://github.com/Jermolene/TiddlyWiki5/compare/parse-tree-widget And I've pushed a build to TiddlySpot: http://tw5test.tiddlyspot.com/ The part I'm drawing your attention to is the parse-tree widget. It renders the parse tree of a tiddler into the DOM as an outline; I'm suggesting that you render the parse tree in a more WYSIWYG fashion, and set the result to contenteditable. https://github.com/Jermolene/TiddlyWiki5/blob/parse-tree-widget/core/modules/widgets/parse-tree.js Best wishes Jeremy. > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWikiDev" 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/tiddlywikidev. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywikidev/8dd0169d-a54a-4638-b751-91ddb3f8c141%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywikidev/8dd0169d-a54a-4638-b751-91ddb3f8c141%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/CAPKKYJZXUHMSkyaVWMJfYphvP0Sopy4K58FeUAZRbEGJ83b9BA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
