Part of #227
Question
How do notes and lists coexist in one index and one UI?
Same table, two products. A user's index page will hold shopping lists and prose notes side by side, and the list header, category assignment, and item-view-mode controls were all designed for lists.
Open: are they one stream or two? Is "note" a type flag, a view mode, or purely inferred from content shape? What does the list header show for a note? Does the recent legacy-list badge work interact with this?
Resolve with /prototype — build the index page both ways and react to it rather than arguing in the abstract. Link the prototype as an asset.
Part of #227
Question
How do notes and lists coexist in one index and one UI?
Same table, two products. A user's index page will hold shopping lists and prose notes side by side, and the list header, category assignment, and item-view-mode controls were all designed for lists.
Open: are they one stream or two? Is "note" a type flag, a view mode, or purely inferred from content shape? What does the list header show for a note? Does the recent legacy-list badge work interact with this?
Resolve with
/prototype— build the index page both ways and react to it rather than arguing in the abstract. Link the prototype as an asset.