On Fri, 26 Mar 2010 11:03:50 -0700 (PDT) zpcspm <[email protected]> wrote:
> I've come to a point where I'm realizing it would be nice to have a > meta-outline that holds references to another outlines. I use bookmarks.py """Below a node with @bookmarks in the title, double-clicking any node will attempt to open the url in the first line of the body-text. For lists of bookmarks (including UNLs) this gives a clean presentation with no '@url' markup repeated on every line etc.""" So the "core technology" is UNLs: a headline like @url /home/tbrown/path/to/file.leo would open that file, but a list of headlines like: @url /home/tbrown/path/to/file.leo @url /home/tbrown/path/to/other.leo @url /home/tbrown/path/to/this.leo @url /home/tbrown/path/to/that.leo @url /home/tbrown/path/to/etc.leo is ugly, hence bookmarks.py... ...being a descendant of the @bookmarks node means that the '@url' isn't needed, the /long/ugly/path/that/looks/like/the_others is in the body text, and the headlines I look at / click on are just words I choose like "Contacts" and "Tasks" and "projectA". Villes --gui=qttabs is nice for lots of outlines open at once too. Cheers -Terry -- 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.
