Display Relative Path Img
by Dyc
Score: 15/100
favorite
share
Description
Category: Note Enhancements

The Display Relative Path Img plugin enhances Obsidian by enabling the display of local images using <img> tags, ensuring portability and ease of use. The plugin allows images to be viewed directly within notes without modifying the original files. It supports displaying images while scrolling and ensures that any changes made to the file are reflected immediately. This plugin helps maintain a smooth workflow for users who rely on visual content in their notes and wish to keep everything organized with relative paths.

Stats
7
stars
1,672
downloads
0
forks
398
days
418
days
418
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
23
commits
Latest Version
a year ago
Changelog

add init

README file from

Support

Display images with <img> tags.

  1. No impact on the original file.
  2. Display <img> images while scrolling.
  3. Show <img> images after modifying the file.

ReadView

./🖼️IMG/README_img/readView.gif

LiveView

./🖼️IMG/README_img/liveView.gif

The modification function of the interface comes from :

❤️❤️❤️

talengu/obsidian-local-img-plugin: 显示本地镜像 (github.com)

How to display local images with -tag and keep portability? - Help - Obsidian Forum

❤️❤️❤️