Docmoji

Brookie November 11, 2025
Source
did you know that pckt.blog lexicons are made almost entirely from emojis? πŸ™‡β€β™€οΈ { "id": "blog.pckt.docmoji", "defs": { "main": { "key": "πŸ†”", "type": "record", "record": { "type": "object", "required": ["πŸ–ŠοΈ", "🧩", "πŸ“š"], "properties": { "🐌": { "type": "string", "maxLength": 500, "description": "slug (url)" }, "🏷️": { "type": "array", "items": { "type": "string", "maxLength": 100 }, "maxLength": 20, "description": "tags" }, "πŸ–ΌοΈ": { "type": "blob", "accept": ["image/*"], "maxSize": 10000000, "description": "cover image" }, "πŸ–ŠοΈ": { "type": "string", "maxLength": 1280, "description": "title" }, "🧩": { "type": "array", "items": { "refs": [ "blog.pckt.block.✍️", "blog.pckt.block.πŸ” ", "blog.pckt.block.πŸ–ΌοΈ", "blog.pckt.block.πŸ“Œ", "blog.pckt.block.1️⃣", "blog.pckt.block.βœ…", "blog.pckt.block.πŸ’¬", "blog.pckt.block.πŸ’»", "blog.pckt.block.πŸ“" ], "type": "union", "closed": false }, "description": "content blocks" }, "πŸ–ΌοΈπŸ“š": { "type": "array", "items": { "type": "blob", "accept": ["image/*"], "maxSize": 10000000 }, "description": "images used in document" }, "πŸ“œ": { "type": "string", "maxLength": 100000, "description": "plaintext body" }, "⏱️": { "type": "string", "format": "datetime", "description": "updated at" }, "πŸ“š": { "ref": "com.atproto.repo.strongRef", "type": "ref", "description": "parent publication" }, "πŸ“’": { "type": "string", "format": "datetime", "description": "published at" } } } } }, "$type": "com.atproto.lexicon.schema", "lexicon": 1, "description": "docmoji: β£οΈπŸ™‡β€β™€οΈπŸ“ƒ" }

Discussion in the ATmosphere

Loading comments...