Media Viewer

by Devon22
5
4
3
2
1
Score: 54/100

Description

The Media Viewer plugin enhances media handling in Obsidian by providing an intuitive way to browse and preview images and videos directly within notes. It allows users to open media files in full-screen mode, navigate between files using keyboard shortcuts, and create interactive gallery blocks for organizing multiple media files in a structured grid format. Users can customize gallery settings, including thumbnail sizes, pagination, and image descriptions.

Reviews

No reviews yet.

Stats

16
stars
10,434
downloads
0
forks
566
days
55
days
55
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
13
total issues
3
open issues
10
closed issues
30
commits

Latest Version

2 months ago

Changelog

  • Fixed error

README file from

Github

Media Viewer

English | 日本語 | 中文

Introduction

Media Viewer is a plugin designed for Obsidian, aiming to provide an intuitive media browser that allows users to easily view media files (such as images and videos) within their notes.

demo1 demo2

Features

  • Media Browser: View all media files in a note in full-screen mode.
  • Click to Open Media: Open the media browser by clicking on an image.
  • Create Gallery Block: Create a media gallery block to display multiple media files in a grid format within a note.

Installation

  1. Download the latest version of this plugin.
  2. Place the plugin folder in Obsidian's plugin directory.
  3. Enable this plugin in Obsidian.

Usage

  • Open a note and use the command palette (Ctrl + P) to select "Open Media Viewer" to view media files within the note.
  • Click on media thumbnails to view full-screen previews.
  • Use keyboard arrow keys to switch between media files.

demo3

You can create a Gallery block in a note using the following format:

```gallery
![[image1.jpg]]
![[image2.jpg]]
![[image3.jpg]]
![[video.mp4]]
[[note]]
```

demo4 demo5 demo6

After creation, you can directly drag and drop images into the block to add them.

Attribute Description
title: text or [[link]] Used to set the title of the Gallery
size: small or medium or large Thumbnail size of the Gallery
addButton: true or false Whether to display the add image button
pagination: number Display pagination when the number of images in the Gallery exceeds this number
alt: text or [[link]] Placed on the line above the image link, can serve as a description for the image
img: image.jpg or ![[image.jpg]] Placed on the line above the note link, can be displayed as a thumbnail
filter: text Used to filter Gallery content
```gallery
size: small
addButton: true
title: gallery

alt: image1
![[image1.jpg]]

alt: image2
![[image2.jpg]]

alt: image3
![[image3.jpg]]

![[video.mp4]]

img: image4.jpg
[[note]]
```

Settings

In the plugin's settings page, you can customize the following options:

  • Allow deletion of media files
  • Auto-open the first image
  • Open media browser when clicking on an image
  • Adjust the Gallery Grid layout width

License

This plugin follows the MIT License.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Typewriter Mode
2 months ago by davisriedel
Typewriter Mode is a plugin that adds typewriter scrolling (current line stays at a fixed position on the screen), a highlight for the current line, dimming of unfocused paragraphs and more to Obsidian.
Dynamic Views
19 days ago by churnish
Obsidian plugin that adds elegant grid and masonry card views for Bases.
Fullscreen Focus Mode
6 years ago by Razum
Image Gallery
4 years ago by Luca Orio
A zero setup masonry image gallery for Obsidian
Storyteller Suite
a year ago by Maws
Image Tools
2 years ago by Andrey Serov
Mermaid Zoom
a month ago by xiaozhuang0433
A plugin that adds zoom functionality to Mermaid charts in Obsidian.
Media Companion
2 years ago by Nick de Bruin
Bases Board
21 days ago by flowing-abyss
Kanban and gallery views for Obsidian Bases.
Full Screen Toggle
3 years ago by Donkey Pacific
Fullscreen toggle plugin across all platforms for Obsidian.
Lite Gallery
2 years ago by Jordan Poles
Status Bar Clock
8 months ago by Marty Ballard
Status Bar Clock for Obsidian
Memories
7 months ago by DIMFLIX
Plugin to display a gallery directly in a note.
Enhanced Image
2 years ago by situ2001
Enhance the experience of image in Obsidian, seamlessly.
Image Preview on Icon Hover
2 years ago by rama1997
Plugin for Obsidian that add image popups when hovering over various icons in the user interface
Gallery Navigator
a month ago by groundfic
Visual vault navigator: folder/tag tree with a cover-image card wall, full-text search (including PDFs), image quick-look, and link preview cards.