Snippets
Save and reuse text, code, and commands across your workspace
Snippets
Snippets let you save pieces of text, code, templates, or commands and reuse them across your workspace. Capture content from any webpage or create snippets manually.
Saving Snippets
From a Webpage (Right-Click)
The fastest way to save a snippet:
- Select any text on a webpage
- Right-click the selection
- Choose "Save to Tabhive"
The selected text is saved as a snippet in your workspace automatically.
Manually
- Open Tabhive
- Click the Snippets icon in the header
- Click Add snippet
- Fill in the name, content, source URL (optional), and type
- Click Save Snippet
Snippet Types
Each snippet has a type to help you categorize and identify it:
| Type | Use for |
|---|---|
| Text | Notes, quotes, paragraphs |
| Code | Code blocks, functions, scripts |
| Template | Reusable text templates with placeholders |
| Command | Terminal or shell commands |
Code and Command snippets are displayed with monospace formatting.
Viewing Snippets
Snippets Modal
Click the Snippets icon in the header to open the full snippets view. All unsorted snippets are shown in a 3-column card grid.
Inside Groups
Snippets assigned to a group appear at the bottom of the group. If there are multiple snippets in a group, they are shown as a stacked card. Hover over the stack to expand and see all snippets in the group.
Using Snippets
Copy a Snippet
- Hover over any snippet card and click the copy icon, or
- Click the snippet to open its detail view and click Copy
The content is copied to your clipboard.
Open Snippet Detail
Click any snippet card to open the full detail view, which shows:
- Full content
- Source URL (if saved)
- Type and creation date
- Edit name, move, and delete options
Organizing Snippets
Move to a Group
You can move a snippet into any group:
From the snippet card:
- Hover over the snippet and click ⋮
- Click Move to group
- Search for and select a group
From the detail view:
- Click the snippet to open its detail
- Click Move to group
- Search for and select a group
Remove from a Group
To move a snippet back to unsorted:
- Hover over the snippet in the group and click ⋮
- Click Remove
The snippet is removed from the group but not deleted.
Edit Snippet Name
- Click the snippet to open the detail view
- Click the pencil icon next to the name
- Enter the new name and press Enter or click Save
Deleting Snippets
- Click the snippet to open the detail view
- Click Remove
Or from the Snippets modal:
- Hover over the snippet card and click ⋮
- Click Remove
Plan Limits
| Plan | Snippets |
|---|---|
| Free | 3 snippets |
| Pro | Unlimited |
| Lifetime | Unlimited |
Roles & Permissions
| Action | Viewer | Editor | Owner |
|---|---|---|---|
| View snippets | ✓ | ✓ | ✓ |
| Create snippets | — | ✓ | ✓ |
| Edit snippet name | — | ✓ | ✓ |
| Move to group | — | ✓ | ✓ |
| Delete snippets | — | ✓ | ✓ |