Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 715 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 715 Bytes

Obsidian Plugin: Convert a URL (e.g. YouTube) into an iframe (preview)

Transform a YouTube URL into a YouTube preview.

Demo

Transform a selected URL to an embed view if the website allows it. It offers the possibilitiy to resize the preview.

The default hotkey is cmd + shift + i.

Installation

Support for 3rd party plugins is enabled in settings (Obsidian > Settings > Third Party plugin > Safe mode - OFF) To install this plugin, download zip archive from GitHub releases page. Extract the archive into /.obsidian/plugins.

Future improvement

  • Find a way to detect when the website doesn't allow cross origins.
  • Support more websites.