mProjectsCode / mProjectsCode/obsidian-meta-bind-plugin

View Link With Image

Open
#507 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request priority-low
Dominant language
TypeScript
Stars
1k
Forks
86
PR merge metrics
No merged PRs in 30d

Description

Please fill out these Check-boxes
  • I checked for existing similar feature requests
  • I have read the docs and checked that the feature I am requesting is not already implemented
  • My feature request consists of only one feature
Is your Feature Request related to a Problem or Annoyance?

I'd like to be able to have a view field that can display images that will open a link when clicked

Describe the Feature you'd like

It'd be great if [![](Other/Images/img_flower.webp)](Other Note.md) as the link in the property, worked with the view link field, displaying the image as the link as it does when you put that straight into the body of the note. So I could have a list of links like that, displaying similarly to how the image view field works with multiple images.

Alternatives

No response

Additional Context

I'd particularly like this for a project I'm working on, where I'd been using the image view to render some avatars, where the images are being added to the note properties with a javascript function. Something similar to a note about a dnd location with section of thumbnail images of monster types that show up there. I'd really like if those avatars could link to an existing note for each of those monster types, so that I could click on them to navigate.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing view link field and image view implementations, then compare how each renders property values and handles clicks. The feature is done when a view link field can render an image link from a note property and clicking the image navigates to its target note, with behavior consistent with image views.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.