# me.byjp.pebble-index.space

> Published by [byjp.me](https://lexicon.garden/identity/did:plc:ephkzpinhaqcabtkugtbzrwu)

✓ This is the authoritative definition for this NSID.

## Links

- [View on Lexicon Garden](https://lexicon.garden/lexicon/did:plc:ephkzpinhaqcabtkugtbzrwu/me.byjp.pebble-index.space)
- [Documentation](https://lexicon.garden/lexicon/did:plc:ephkzpinhaqcabtkugtbzrwu/me.byjp.pebble-index.space/docs)
- [Examples](https://lexicon.garden/lexicon/did:plc:ephkzpinhaqcabtkugtbzrwu/me.byjp.pebble-index.space/examples)

## Definitions

### `me.byjp.pebble-index.space`

**Type**: `space`

A private space holding notes, reminders and voice recordings captured by Pebble Index.

```json
{
  "key": "literal:main",
  "name": "Pebble Index",
  "type": "space",
  "collections": [
    "me.byjp.pebble-index.note",
    "me.byjp.pebble-index.reminder",
    "me.byjp.pebble-index.recording"
  ],
  "description": "A private space holding notes, reminders and voice recordings captured by Pebble Index."
}
```

## Raw Schema

```json
{
  "id": "me.byjp.pebble-index.space",
  "defs": {
    "main": {
      "key": "literal:main",
      "name": "Pebble Index",
      "type": "space",
      "collections": [
        "me.byjp.pebble-index.note",
        "me.byjp.pebble-index.reminder",
        "me.byjp.pebble-index.recording"
      ],
      "description": "A private space holding notes, reminders and voice recordings captured by Pebble Index."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}
```
