On Wed, 23 May 2012 23:01:38 -0700 Matt Wilkie <[email protected]> wrote:
> ...found > https://groups.google.com/d/topic/leo-editor-users/0meTMe4yQeo/discussion, > which concludes with "use @url". Also, there's the bookmarks.py plugin, which has a couple of functions: My projects (@bookmarks) First project Second project And so on (with the file:// urls for the projects on the first line of the body texts) The project headlines will be dbl-clickable to jump to their respective files, because '@bookmarks' appears in a parent node - that's a side effect of installing bookmarks.py. Mostly aesthetic, I don't like the strip of '@urls' running down the side of my project list. Aside: the file:// urls can include an UNL component to target a particular node in the target file: file:///home/tbrown/.leo/.todo.leo/#Today-->Urgent The other thing bookmarks.py contributes is the bookmarks-show command, select a node whose children are links, Alt-X bookmarks-show, and it adds a pane to the window with each headline colored differently. 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.
