You can outline the ideas in a context like so:
#import "@rheo/rookery:0.1.0": ideas-outline
#ideas-outline()This outline is derived from how you nest #idea hatchings. Ideas with no title are left out (since they have no label). As windows are only echoes of ideas that live elsewhere, they are also not included.
You can add a title and curtail the depth of an outline like so:
#ideas-outline(title: none, depth: 2)Pass rookery-wide: true to list every idea in the rookery, rather than just the current context’s:
#ideas-outline(title: [The whole rookery], rookery-wide: true)The ordering of ideas across site-wide outlines will hew to the Rheo spine’s order (which is lexicographic by filename by default), with index.typ first.
Here is the outline of all ideas in this rookery: