README file from
GithubStar Gate
Clip web pages with a multi-tab browser, AI analysis templates, and content capture.
Features
- Multi-tab embedded browser with pinned and temporary tabs.
- AI analysis templates for briefings, concept notes, insights, knowledge maps, and deep analysis.
- Quick Save for raw page content and selected text.
- YouTube metadata extraction for richer captured notes.
- Configurable AI providers, models, note templates, and pinned sites.
Installation
From Community Plugins
- Open Settings → Community plugins.
- Search for Star Gate.
- Install and enable the plugin.
Manual installation
- Download
main.js,manifest.json, andstyles.cssfrom the latest GitHub release. - Create the plugin folder:
<vault>/.obsidian/plugins/stargate/. - Copy the downloaded files into that folder.
- Restart the app or reload plugins, then enable Star Gate in Community plugins.
Build from source
git clone https://github.com/starhunt/stargate.git
cd stargate
npm install
npm run build
Copy main.js, manifest.json, and styles.css into <vault>/.obsidian/plugins/stargate/.
Usage
- Enable Star Gate in Community plugins.
- Open the command palette or use the plugin ribbon/sidebar entry.
- Configure provider keys, folders, templates, or review options in plugin settings as needed.
- Run the relevant command for your workflow.
Commands
Open BrowserOpen Browser in New TabOpen AI AnalysisQuick Save (Raw Content)
Privacy and network use
Star Gate can load web pages that you open in its embedded browser. AI analysis uses only the providers and services you configure. The plugin does not collect telemetry.
Platform
This plugin is desktop-only because it uses desktop-only APIs.
License
MIT License. See LICENSE.