On Wed, Jun 10, 2009 at 11:00 AM, jkn<[email protected]> wrote:
> The trunk contains (eg) rclick.py, which IIUC is a 'derived' file. In > order to read this into Leo and navigate the outline structure etc. I > have been using "File | New", then "File | Import | Import Derived > File". This gives me an @thin node with the file present as subnodes > etc. You are doing it wrong. This is probably an example "story" that needs to be mentioned in the docs (unless it is already). File -> Open -> leo/plugins/leoPluginsRef.leo Find node Plugins-->Body pane-->rClick plugin-->@thin rClick.py ctrl+shift+c (copy-node) ctrl+shift+v (paste-node) - this makes a new "copy" next to the old one edit the file names in @thin nodes (to, say, @thin rclick_qt.py) Save. Start editing. This is one area where leo really shines, once you get the hang of it :-) -- Ville M. Vainio http://tinyurl.com/vainio --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
