lol.atmobin.bookmark

chris.pardy.family

{
  "id": "lol.atmobin.bookmark",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "title": {
            "type": "string",
            "maxLength": 1280,
            "description": "Snapshot of the subject's title at bookmark time.",
            "maxGraphemes": 128
          },
          "subject": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A private-ish bookmark of a record (it still lives in your public repo). The rkey is a hash of the subject URI so each account can bookmark a subject at most once."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against lol.atmobin.bookmark

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:dp7v5b5kejmmzzpwmqyf5wj6
CID
bafyreibqtoovmbcdxf3tcevkaveq6y7ceudq565imzzj66him772yum4mq
Indexed At
2026-07-25 16:27 UTC
AT-URI
at://did:plc:dp7v5b5kejmmzzpwmqyf5wj6/com.atproto.lexicon.schema/lol.atmobin.bookmark

Lexicon Garden

@