# computer.sims.log.diary

> Published by [sims.computer](https://lexicon.garden/identity/did:plc:gqorgf2irpe5vy6osekgc3be)

✓ This is the authoritative definition for this NSID.

## Links

- [View on Lexicon Garden](https://lexicon.garden/lexicon/did:plc:gqorgf2irpe5vy6osekgc3be/computer.sims.log.diary)
- [Documentation](https://lexicon.garden/lexicon/did:plc:gqorgf2irpe5vy6osekgc3be/computer.sims.log.diary/docs)
- [Examples](https://lexicon.garden/lexicon/did:plc:gqorgf2irpe5vy6osekgc3be/computer.sims.log.diary/examples)

## Definitions

### `computer.sims.log.diary`

**Type**: `space`

Your private watch diary — tags, notes, and mood.

```json
{
  "key": "literal:diary",
  "name": "tvlog diary",
  "type": "space",
  "collections": [
    "computer.sims.log.watch"
  ],
  "description": "Your private watch diary — tags, notes, and mood."
}
```

## Raw Schema

```json
{
  "id": "computer.sims.log.diary",
  "defs": {
    "main": {
      "key": "literal:diary",
      "name": "tvlog diary",
      "type": "space",
      "collections": [
        "computer.sims.log.watch"
      ],
      "description": "Your private watch diary — tags, notes, and mood."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}
```
