ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

Tonight's #buildinpublic update I've added sharing an export of the app's data as a markdown file, I originally wanted to use ShareLink but because I need to generate the file on click I've instead had to show UIActivityViewController in a .sheet This gives me a lot more control over how it works

Dec 19, 2024, 1:14 AM

Record data

{
  "uri": "at://did:plc:d4o2svnvrxd3db33rx6xw432/app.bsky.feed.post/3ldmp2o3avs2v",
  "cid": "bafyreie6mu3lxp7tsyave7zqcfgcd23mjmg43i4esjova3ncmu5cktktba",
  "value": {
    "text": "Tonight's #buildinpublic update\n\nI've added sharing an export of the app's data as a markdown file, I originally wanted to use ShareLink but because I need to generate the file on click I've instead had to show UIActivityViewController in a .sheet \n\nThis gives me a lot more control over how it works",
    "$type": "app.bsky.feed.post",
    "langs": [
      "en"
    ],
    "facets": [
      {
        "index": {
          "byteEnd": 24,
          "byteStart": 10
        },
        "features": [
          {
            "tag": "buildinpublic",
            "$type": "app.bsky.richtext.facet#tag"
          }
        ]
      }
    ],
    "createdAt": "2024-12-19T01:14:41.883Z"
  }
}