How It Works
Captures
What is a capture?
A capture is a unit of stored knowledge in Gearbox Relay. Each capture contains:
- Original text — The exact text you copied or pasted
- Summary — A one-paragraph AI-generated description of the content
- Tags — AI-assigned topic labels that help organize and discover related captures
- Timestamps — When captured, when last modified
- Embedding vector — A 384-dimensional semantic representation for similarity search
- Source metadata — How it was captured (clipboard, extension, share, manual paste)
Capture sources
Desktop clipboard watcher
The clipboard watcher runs as a background process in the system tray. When you copy text from any application, Gearbox Relay captures it automatically.
What gets captured:
- Text copied from any application (browsers, documents, PDFs, messages)
- Plain text only — images and files are not captured by the clipboard watcher
What does not get captured:
- Sensitive data like passwords (the watcher respects some application-level signals)
- Text from apps that clear the clipboard immediately after copying
- Very large text selections (limited to ~100KB per capture)
Pausing the watcher: Right-click the system tray icon to pause or resume capture. When paused, copied text is not captured but clipboard monitoring continues in the background.
Browser extension
The Chrome extension provides two capture methods:
Right-click capture:
- Select text in any webpage
- Right-click and choose "Capture to Gearbox"
- The capture is sent directly to your local Gearbox Relay via
http://127.0.0.1:3000
Keyboard shortcut:
- Alt+Shift+R captures the currently selected text
- Works on any page without right-clicking
Permissions used:
contextMenus— Right-click menuactiveTab— Access selected text on current tabscripting— Execute the capture scriptclipboardRead— Fallback clipboard access
Mobile share
On iOS and Android, capture text from any app that supports the system share menu:
- Select text in any app
- Tap the share button
- Choose "Gearbox Relay"
- The capture is enriched on-device and added to your library
This is the primary capture method on mobile since there is no clipboard watcher equivalent.
Manual paste
You can paste text directly into the Gearbox Relay window:
- Click the paste area or press Ctrl/Cmd+V
- Preview the text before saving
- Optionally add notes or manually assign tags
- Click Save to add to your library
Manual paste is useful when:
- The source app clears the clipboard immediately
- You want to preview or edit before capturing
- Capturing from an app where copying is disabled
Managing captures
Viewing your captures
The capture library shows all your captures in reverse chronological order. Use the search bar to find specific captures by keyword or meaning.
Editing a capture
- Click on any capture to open its detail view
- Edit the original text, summary, or tags
- Changes are saved automatically
- Edited captures are re-synced to other devices
Deleting a capture
- Open the capture detail view
- Click the delete button (trash icon)
- Confirm deletion
Deleted captures are permanently removed from your local database and from sync. This cannot be undone.
Tag management
Tags are auto-generated by AI but you can also:
Add manual tags:
- Open capture detail view
- Click "Add tag"
- Type a tag name and press Enter
Remove tags:
- Open capture detail view
- Click the × on any tag
Bulk tag operations:
- Filter by tag to see all captures with that tag
- Multi-select captures and add/remove tags in bulk
Capture limits
There is no hard limit on captures in the Free tier. The practical limit is your device's storage capacity.
Sync storage limits apply:
- Free: 50 MB encrypted sync storage
- Pro: 5 GB encrypted sync storage
Text captures are typically 100 bytes to 10 KB each. You can store hundreds of thousands of captures before hitting storage limits.
Search within captures
Your captures are fully searchable. See Search for detailed documentation on finding captures by keyword, meaning, or filters.
