On Mon, Oct 17, 2011 at 12:12 PM, Edward K. Ream <[email protected]> wrote: > On Mon, Oct 17, 2011 at 11:32 AM, Edward K. Ream wrote: > >> **Design content for searching** > > That is, searching by special-purpose Leo scripts. We aren't talking > about Leo's search command here!
Sounds kind of like defining a "view" of a dataset. The script species what to extract from a chunk, and how to present it to the world. ... isn't that what a "query" is? ... Is this LQL: Leo Query Language? > > The Aha: Leo scripts can assemble content in a domain-specific manner. > > For example, I'll soon create a script that will assemble (part of) > Leo's documentation for commands by finding all docstrings for all > nodes that define a Leo command. > > At first, it will suffice to incorporate the entire docstring into the > docs. Later, if necessary, I could defined conventions to be used in > docstrings that would guide the assembly of the docs. > > Edward > > -- > 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. > > -- 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.
