[](https://github.com/Gilgamesh-Tamarian/obsidian-link-iframe/releases) [](https://github.com/Gilgamesh-Tamarian/obsidian-link-iframe/commits/main/) [](https://github.com/Gilgamesh-Tamarian/obsidian-link-iframe/issues) [](https://github.com/Gilgamesh-Tamarian/obsidian-link-iframe/issues?q=is%3Aissue+is%3Aclosed) [](https://github.com/Gilgamesh-Tamarian/obsidian-link-iframe/blob/main/LICENSE) # I link therefore iframe An [Obsidian](https://obsidian.md/) plugin that turns selected URLs into rich inline embeds — with a live preview to confirm before inserting. Supports 30+ websites out of the box, can save images and documents to your vault, and exports Quizlet flashcard sets to local Markdown notes. --- ## Table of contents - [How it works](#how-it-works) - [Getting started](#getting-started) - [Supported providers](#supported-providers) - [Features in detail](#features-in-detail) - [Embed workflow](#embed-workflow) - [Configure embed modal](#configure-embed-modal) - [Preload options](#preload-options) - [Dark mode](#dark-mode) - [Show original link](#show-original-link) - [Save images and media to vault](#save-images-and-media-to-vault) - [Save Google Docs to vault](#save-google-docs-to-vault) - [Quizlet vault export](#quizlet-vault-export) - [Known limitations](#known-limitations) - [FAQ](#faq) - [Credits](#credits) --- ## How it works When you select a URL in the editor and trigger the embed command, the plugin: 1. Identifies the URL's provider (YouTube, Reddit, Quizlet, etc.) using a per-provider regex. 2. Constructs the correct embed URL for that provider — for example, converting a YouTube watch link to a `/embed/` URL, or a Google Drive share link to a `/preview` URL. 3. Optionally runs save-to-vault actions in parallel: image download, Google Doc export, or Quizlet card export. 4. Opens a **Configure Embed** preview modal where you can inspect the live iframe and choose an aspect ratio. 5. Inserts the final `