mProjectsCode / mProjectsCode/obsidian-meta-bind-plugin
View Link With Image
Nobody has claimed this yet.
- 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 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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