# Slapdash Platform

## Slapdash Platform

- [Ahoy, world!](https://platform.slapdash.com/root.md): Build Command Bar commands for yourself, or to share with others.
- [How it Works](https://platform.slapdash.com/command-bar-101/how-it-works.md)
- [Core Terminology](https://platform.slapdash.com/command-bar-101/core-terminology.md)
- [Commands](https://platform.slapdash.com/command-bar-101/commands.md)
- [Local Commands](https://platform.slapdash.com/command-bar-101/local-commands.md): Commands that run scripts on your computer.
- [Cloud Commands](https://platform.slapdash.com/command-bar-101/cloud-commands.md): Commands that are hosted on the web.
- [Build Your First Command](https://platform.slapdash.com/command-bar-101/setup-your-first-command.md)
- [Publish Command](https://platform.slapdash.com/command-bar-101/publish-command.md): Share your command with the Slapdash community
- [Hooks](https://platform.slapdash.com/command-bar-101/hooks.md): Choose where your command appears
- [Toggle Dark Mode](https://platform.slapdash.com/command-tutorials/toggle-dark-mode.md): A Mac OS command that uses AppleScript
- [Emoji Paster](https://platform.slapdash.com/command-tutorials/emoji-paster.md): Search & paste emojis
- [Copy Special Character](https://platform.slapdash.com/command-tutorials/copy-special-character.md): Find a special character, then copy the character or its hex value
- [Send Slack Message](https://platform.slapdash.com/command-tutorials/send-slack-message.md): Show list of Slack users and quickly jump to DM thread
- [Command Response](https://platform.slapdash.com/reference/command-response.md): A JSON-encoded data structure used to describe the behavior and UI of a Slapdash command.
- [Action](https://platform.slapdash.com/reference/command-response-action.md)
- [View](https://platform.slapdash.com/reference/command-response-view.md)
- [List View](https://platform.slapdash.com/reference/command-response-view-list.md)
- [Masonry View](https://platform.slapdash.com/reference/command-response-view-masonry.md)
- [Form View](https://platform.slapdash.com/reference/command-response-view-form.md)
- [Tokens](https://platform.slapdash.com/reference/command-response-tokens.md)
- [Icon](https://platform.slapdash.com/reference/command-response-icon.md)
- [Config](https://platform.slapdash.com/reference/command-response-config.md)
