On Fri, 27 Oct 2017 08:54:27 -0500 "Edward K. Ream" <[email protected]> wrote:
> On Tue, Oct 24, 2017 at 10:33 AM, Edward K. Ream <[email protected]> > wrote: > > > > I'll run my typical tests in the branch and let you know soon. > > > > Here are some minor problems. > > I'm good with you merging this branch provided that you update > LeoPyRef.leo and create a project describing the branch. The leo_edit_pane branch is now merged into master. There should be no discernible effect, unless you enter the execute the command edit-pane-test-open Which should open an edit-pane. Open a few and test the functions on the buttons at the top, let me know of any issues. There's a text input which doesn't do anything, placeholder for headline related widget. Under the More menu you should see at least: Editor: Plain Text Edit A - what it sounds like Editor: Plain Text Edit B - different background, highlights the string 'My' Editor: Leo Text Edit - uses Leo syntax highlighting *but not keys, like Ctrl-S etc.* Viewer: Plain Text View A - what it sounds like Viewer: Plain Text View B - different background The Plain* stuff just populates the system, ultimately won't need the B variants. If requirements are met you could also see: Viewer: Web Kit View - views HTML in rendered form Viewer: Web Engine View - views HTML in rendered form Viewer: Markdown.py HTML View - shows HTML from markdown.py Viewer: Markdown.py View - shows rendered markdown (HTML) from markdown.py Viewer: Pandoc HTML View - shows HTML from Pandoc Viewer: Pandoc View - shows rendered markdown (HTML) from Pandoc Tons of development work needed, API, stacked multi-node edit/view management, etc. etc. But hopefully it's working at least as far as synchronization with the rest of Leo's concerned - that's probably the main test target just now. Projects - I notice there are organization and repo. level projects, and we have a mix: https://github.com/leo-editor/leo-editor/projects https://github.com/orgs/leo-editor/projects Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" 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/leo-editor. For more options, visit https://groups.google.com/d/optout.
