Share files and images #12

Closed
opened 2026-02-28 17:25:39 +00:00 by talksik · 0 comments
talksik commented 2026-02-28 17:25:39 +00:00 (Migrated from github.com)

We will keep it simple and embed shared files/images within the stream itself, as attachments to text or media particles. This retains temporal context, and avoids adding more overlays/sidebars for managing things. We can always filter these later and also show them in a list in a tray.

This approach feels right, and our data model allows us to use "children" for attachments.

  • Support drag and drop
  • Support pasting an image from clipboard
We will keep it simple and embed shared files/images within the stream itself, as attachments to text or media particles. This retains temporal context, and avoids adding more overlays/sidebars for managing things. We can always filter these later and also show them in a list in a tray. This approach feels right, and our data model allows us to use "children" for attachments. - [ ] Support drag and drop - [x] Support pasting an image from clipboard
Sign in to join this conversation.