On Tue, Dec 9, 2008 at 1:09 AM, Terry Brown <[EMAIL PROTECTED]> wrote:
> I might try and make a graph style editor for nodes in leo-qt. I glued > a tk-graph editor on to leo-tk, but it wasn't very pretty (the > graphed.py plugin). I made a simple graph editor on a GTK canvas and > it really wasn't hard, so I don't suppose it will be hard in qt either. Hey, that sounds like it would rock. I don't like FreeMind model that much (that's why I switched to leo), but occasionally I'd like to get a "birds eye" view of your document. I don't care about being able to edit in that mode, but consider the scenario where: - Alt + G "zooms out", so you see the contents of the (non-open) nodes along with headlines. This is a scrollable canvas, so you can move around with scrollbars. - Clicking on one of the nodes opens it up in normal leo editing mode. - Since this doesn't need to be cyclic, simple tabular presentation would be enough. - Only a little info would be shown per node (something like 2 lines, with full body shown by floating the mouse over node), so it remains "tight". -- 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 -~----------~----~----~----~------~----~------~--~---
