ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

When you store rich text and block content as a string you miss out on doing stuff like querying "extract every URL from every link in every post" ... I mean unless you want to regex it

Jan 14, 2025, 10:59 AM

Record data

{
  "uri": "at://did:plc:pndy5lnf4ooxui4d4bgva4om/app.bsky.feed.post/3lfp3twqwoc2e",
  "cid": "bafyreigmdk7525l7eew4qlr7p6c7d7n57sjop5cj7oub2olyyatjlxlmxy",
  "value": {
    "text": "When you store rich text and block content as a string you miss out on doing stuff like querying \"extract every URL from every link in every post\" ... I mean unless you want to regex it",
    "$type": "app.bsky.feed.post",
    "embed": {
      "$type": "app.bsky.embed.images",
      "images": [
        {
          "alt": "",
          "image": {
            "$type": "blob",
            "ref": {
              "$link": "bafkreiaxv3fy57d4olmkkjw3u5so3sl5t763x5tvl2vkxetlcu646775lm"
            },
            "mimeType": "image/jpeg",
            "size": 561194
          },
          "aspectRatio": {
            "width": 2000,
            "height": 1293
          }
        }
      ]
    },
    "langs": [
      "en"
    ],
    "createdAt": "2025-01-14T10:59:17.472Z"
  }
}