Skip to content

View: Usage sites (parser functions) #661

@alistair3149

Description

@alistair3149

Result of planning session with @alistair3149.
Context: the NeoWiki codebase and ADR 018 (Views).
Written by Claude Code, Opus 4.6

Summary

Allow specifying which View to use from wikitext. Usage sites (parser functions, Page Schemas, etc.) specify which
View to use when displaying a Subject (ADR 018).

Dependencies

Scope

  • Add a way to reference a View by name from wikitext (e.g., parser function parameter)
  • Look up the View via ViewLookup and pass it to the rendering layer
  • Handle missing/invalid View references gracefully (fall back to default display)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions