Skip to content

Add type and filter helpers on Entries #161

Description

@Flerpharos

Summary
Add filter helpers on Entries so common queries do not require hand-rolled iteration.

Scope

  • add a typed filtering path such as of_type(...)
  • add common convenience helpers such as attachments() and texts() if they fit the API cleanly
  • document the intended ergonomic read path

Acceptance criteria

  • callers can filter entries by type without writing manual loops
  • common convenience helpers are covered by docs and tests
  • the API remains consistent with the existing collection model

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Fields

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions