On Sun, Mar 5, 2017 at 1:38 PM, Joe Orr <[email protected]> wrote: I stopped using Leo for development a few years back because of problems > with sentinel lines. However, I recently got back into contracting and > needed a tool to find my around a convoluted codebase, so tried out Leo. I > realized that with @clean nodes the sentinel line problem has been fixed, > which is a very big deal indeed. >
Well Joe Orr, so good to have you back with us. I've missed you and your many ideas. Anyway, have been thinking about using Leo to make some outlining documents > I can share with others, just for viewing. For example a web page with an > outline menu. > > Here is a start: > https://bl.ocks.org/kaleguy/cef095e16e147bc04dd6c5812d732fb2 > > To see the gist, click on the link at top of page. > > I'd like to make this into a Vue.js project on Github unless someone has > already got something similar in development. > The only thing similar is this page <http://leoeditor.com/load-leo.html>, based on leo_to_html.xsl, which I think is pretty feeble. Your expertise and experience in this area are far greater than mine. The idea is a standalone browser-based reader of Leo and MD files which > uses some of those cool HTML5 components, like highlight, D3 trees, rich > grids, presentation components etc. Also an Electron version. > > This could potentially become an alternate front end for Leo, by wrapping > the existing Leo in a node server. > > I think I might have written the original HTML export stylesheet way back > when and this uses a similar approach but converts to JSON in order to use > some existing components and Vue. Next up is a version with a D3 tree. > I'll be googling to learn what all this means ;-) Again, it's great to have you back. Edward -- 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.
