Installing and Configuring Companion
Install the Glassy Companion browser extension from the Chrome Web Store or Firefox, connect it to your account, pin it, and set up keyboard shortcuts for one-keystroke capture.
26 lessons across 4 tracks — here's what was added recently.
Install the Glassy Companion browser extension from the Chrome Web Store or Firefox, connect it to your account, pin it, and set up keyboard shortcuts for one-keystroke capture.
Understand how the Glassy Companion offline queue works — persistent storage in chrome.storage.local, automatic 60-second flush, badge counts, and manual queue management.
Route captures to different Glassy accounts from the same browser extension using the account picker — personal and work accounts side by side.
Capture specific page regions or individual DOM elements with pixel-perfect precision — HiDPI awareness, offscreen rendering pipeline, and CSS selector persistence.
Create your Glassy account, sign in, and get oriented with the Today view and Account HUD — your home base for everything.
Create a note in Glassy, write with Markdown and slash commands, embed images, and let auto-save handle the rest.
Use tags, pinned tags, filter chips, and Keep collections to keep your library searchable and clutter-free as it grows.
Install the Glassy Companion browser extension for Chrome or Firefox, connect it to your account, pin it, and set up keyboard shortcuts for one-keystroke capture.
Learn the real Glassy sidebar, the global search overlay, keyboard shortcuts, and the Account HUD — so you can find anything without hunting.
Save bookmarks, full-page captures, and text highlights into Glassy using the Companion extension's Unified Save Card and Smart capture presets.
Capture viewport screenshots, draw a region, or pick a specific page element — with HiDPI awareness and WebP upload. Visual captures land in Glassy as searchable notes.
Understand Glassy's three content types — bookmarks for links, notes for ideas, captures for web content — and how they differ in storage, search, and organization.
Find anything in your Glassy library with full-text search, search operators, and the Knowledge Base — a semantic, AI-indexed view of everything you've saved.
Move your data in and out of Glassy with Markdown export, JSON export, and import from Markdown files or an Obsidian vault — full portability, no lock-in.
Understand how Glassy runs AI in your browser via WebGPU — two on-device runtimes, what they do, and when cloud AI is an option.
Discover how Glassy runs 384-dimensional embeddings in your browser via WebGPU to power Related Notes and Smart Tag Suggestions — no cloud, no data leaving your machine.
Use Glassy's AI assistant to ask questions about everything you've saved — with answers grounded in your actual notes, bookmarks, and captures, complete with source citations.
How Glassy Cloud routes AI queries to cloud providers when local models can't handle the job — and what that means for your privacy and costs.
Bring your own API keys for OpenAI, Anthropic, and Gemini to bypass Glassy Cloud's AI cost caps and use the models you already pay for.
Run capable LLMs like Llama and Qwen on your self-hosted Glassy server via Ollama — no API costs, no data leaving your machine, optional GPU acceleration.
How AI billing works on the self-hosted Glassy appliance — no metering, no cost caps, no system cloud keys. BYOK and Ollama are your paths to AI.
Deploy Glassy as a self-hosted single-user appliance with Docker Compose — four required environment variables and you're running in minutes.
Understand the separation between your self-hosted appliance and the Glassy cloud — membership verification, local JWT auth, and the 30-day offline window.
Configure environment variables, change ports, set up CORS, and access your self-hosted Glassy from your phone or other devices via Tailscale, Cloudflare Tunnel, or Caddy HTTPS.
Protect your self-hosted Glassy data with automated daily backups, optional AES-256-GCM encryption, manual backup and restore, and storage monitoring.
Keep your self-hosted Glassy updated with docker compose pull or auto-update with Watchtower, check container health, and diagnose common issues.