Thumbnails

by Michael Harris
5
4
3
2
1
Score: 49/100

Description

Category: Note Enhancements

The Thumbnails plugin allows users to insert video thumbnails directly into their notes, making it easier to visualize and organize linked content. Compatible with YouTube and Vimeo, the plugin simplifies the process of embedding video previews through commands or manually adding code blocks. It can automatically fetch video titles for links, enhancing the readability of notes. Additionally, it offers offline settings to save thumbnail information and optionally store images locally, ensuring functionality even without internet access.

Reviews

No reviews yet.

Stats

82
stars
24,439
downloads
8
forks
1,416
days
150
days
482
days
2
total PRs
1
open PRs
0
closed PRs
1
merged PRs
18
total issues
6
open issues
12
closed issues
1
commits

Latest Version

a year ago

Changelog

  • Fixing the URL parsing issue mentioned in #13

README file from

Github

version badge downloads badge

Obsidian Thumbnails

This plugin lets you insert video thumbnails into your notes to help you keep track of what you're actually linking.

Works with Youtube and Vimeo.

Usage

Use the "Insert thumbnail from URL in clipboard" command

OR

Manually place a code block with the vid type, and include the link to your video:

```vid
https://youtu.be/dQw4w9WgXcQ
```

Commands

Insert thumbnail from URL in clipboard

If you have a video URL in your clipboard, this command will create the code block for you.

If you have a video URL in your clipboard, this command will automatically create a link with the text set to the video title.

Offline Settings

Save Thumbnail Info

Default: Enabled When offline, thumbnails will have blank images but still show the title and channel.

Save Images

Default: Disabled Store your thumbnail images locally in a location you specify.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.