On Wed, 6 Jul 2011 10:46:17 -0500
"Edward K. Ream" <[email protected]> wrote:

> Hmm.  The docstring for the bookmarks plugin says that the plugin has
> been superseded by the newly-improved handling of @url nodes.
> 
> Is this true?

Not entirely.  You put that there, by the way :-)

Basically all the @bookmarks plugin does is cause all descendants of a
node containing '@bookmarks' to behave as if their headline starts with
'@url'.  Originally @url required

@url http://bytes.com/topic/postgresql/answers/422972...
   make psql echo

but now @url can also be

@url make psql echo
   http://bytes.com/topic/postgresql/answers/422972...
   blog post describing how to make psql echo commands

and that was when you considered bookmarks.py superseded, but I still
prefer

Postgresql tricks @bookmarks
   make psql echo
      http://bytes.com/topic/postgresql/answers/422972...
      blog post describing how to make psql echo commands

because I prefer my list of bookmarks without "@url " all the way down
the side, and also quickMove.py generates bookmark links in the format
expected by bookmarks.py (i.e. without the @url)

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.

Reply via email to