I would like to use @image, @path, @url, etc in the following way:

- Use their header as name: @something MyNodeHeader
- Use the first line of their body to hold the path (just like any @url 
node appears when you drop a weblink from your web browser into Leo). I 
wouldnt care to store their path inside the node dictionary, but then it 
looses Leo functionality, render pane, etc
- Be able to have them inside python scripts outline without them 
interfering with the scripts. (So any information I put there, such as the 
actual path, shouldn't be read by the script. It should work same as when 
there is @others inside a node, since this is information for Leo to work, 
and not for the script to use)
- Still render and follow Leo rules (have the path options, images to 
render in renderpane, etc)
- Be able to put children of them that will actually be part of a python 
script  (This works when you put a @others inside a node, but again, fails 
when you put anything else in the body)

So, the idea is to have the possibility to include nodes with directives 
seamlessly into your scripts, without breaking them, and being able to 
still use all Leo functionalities. And being able to name them =)

I have tried everything I can think of for a long time now, with no success 
at all. And I actually run out of ideas =(

Is there someone out there doing this successfully?

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to