I find it very interesting.  But for me the idea is more like a souped
up extension to XBASE:

SET USE TYPE TO "Leo Outliner File"
SET LINK TYPE TO "Leo Outline Elements"
SET USE TO "myLeoSettings.leo"

GO TOP LINK
PRINT LINK

Options for new windows

LIST ALL LINKS

Options for new windows
  Leo debug settings
  @settings
    @string vim_trigger_event = disable
<snip>
    @enabled-plugins

SKIP 3 LINKS
PRINT LINK

    @string vim_trigger_event = disable

SKIP USE
PRINT USE

MyFirstPersonalLeoFile.leo

GO TOP LINK
PRINT LINK

First header line in my first Leo file

LIST ALL LINKS

First header line in my first Leo file
  A subheader
  Another subheader
Second header line in my first Leo file

SKIP 3 LINKS
PRINT LINK

Second header line in my first Leo file

LIST LINK ATTRIBUTES

HeaderLineText
BodyText
HTMLOrNot
etc.

LIST LINK VALUES

HeaderLineText = "Second header line in my first Leo file"
BodyText = "@ignore [. . .]"
HTMLOrNot = .False.
etc.

LIST CONTEXT

Space = "Authoritative Leo Community"
Location = "Seth's Leo Home Server"
Standpoint = .Null.
Use Type = "Leo Outliner File"
Link Type = "Leo Outline Elements"
Use = "MyFirstPersonalLeoFile.leo"

GO TOP USE
LIST ALL USES

myLeoSettings.leo
MyFirstPersonalLeoFile.leo
WorkStuff.leo
To-Do-List.leo
Code-In-Progress.leo

SET USE TO "WorkStuff.leo"

GO TOP LINK
LIST ALL LINKS

and so on

-- 
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