Skip to content

Where does a note's prose live in the lists model? #228

Description

@brianorwhatever

Part of #227

Question

Where does a note's prose actually live in the lists model?

A note is a list, but items are discrete rows with checked, order, and description — prose is not that shape. Candidates seen so far:

  • A new content field on the lists row.
  • A single item whose description holds everything.
  • Items-as-blocks: each paragraph or block is an item row.

This is the hinge ticket. Its answer decides the editor, what a diff of a note means, what the signature can commit to, and whether items-shaped features (assignees, due dates, categories) are nonsense on a note or quietly inherited.

Resolve with /grilling + /domain-modeling. Ground it in convex/schema.ts (lists, items, listEnvelopes) rather than in the abstract.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions