starhunter1k downloadsSend Obsidian notes directly to Google NotebookLM as sources from an embedded NotebookLM view.
Send notes directly to Google NotebookLM as sources from an embedded NotebookLM view.
main.js, manifest.json, and styles.css from the latest GitHub release.<vault>/.obsidian/plugins/star-notebooklm/.git clone https://github.com/starhunt/star-notebooklm.git
cd star-notebooklm
npm install
npm run build
Copy main.js, manifest.json, and styles.css into <vault>/.obsidian/plugins/star-notebooklm/.
Open NotebookLMSend current note to NotebookLMSend selected text to NotebookLMStar NotebookLM opens Google NotebookLM in an embedded view and sends note content to Google NotebookLM only when you choose to transfer notes. A Google account is required. The plugin does not collect telemetry.
This plugin is desktop-only because it uses desktop-only APIs.
MIT License. See LICENSE.