I'd like to see better support for "on the fly" editing.  Reading
along in the Doc I often see a misspelling, mis-wording, or where a
short note should be added, but as these are html files generated from
a Leo file, its not easy to get to the place where the change needs to
be made.

A javascript function could be provided to get leo to navigate to the
corresponding area of a, say cntrl-clicked area.  Thes might require
tuning the dom structure of the html so that a clear path to the
section can be computed.  Even more sophisticated would be the ability
to activate a "click to edit" handler and have the leo file updated
from these local, html generated edits.

Another alternative is to mark up a local html copy of the doc with
plugins like Highlight, mote-it (firefox) and use those to store the
changes needed and then fix them up later in the Leo file.  Still
working on the best way to do this as the above suggestion is beyond
me at this point.

Tom
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to