obsidian-meta-bind-plugin icon indicating copy to clipboard operation
obsidian-meta-bind-plugin copied to clipboard

Add PDF files to Suggester

Open Graywaren opened this issue 7 months ago • 1 comments

Please fill out these Check-boxes

  • [x] I checked for existing similar feature requests
  • [x] I have read the docs and checked that the feature I am requesting is not already implemented
  • [x] My feature request consists of only one feature

Is your Feature Request related to a Problem or Annoyance?

Hi I've been adding PDFs to my vault and since they can't have frontmatter I have an associated MD file to store the meta data for the pdf. I do this by having a link to the pdf in the md file's front matter. I'd really like to be able to input this link using a meta bind suggester to select the PDF file, but unfortunately pdf files do not appear in the suggester. It will display the link to them if I input them into the property manually, but I can't select them from the suggester modal.

Describe the Feature you'd like

I'd like PDFs, and really all native Obsidian file types if any others are missing, to be available in the select file inputs modals.

Alternatives

No response

Additional Context

No response

Graywaren avatar Apr 13 '25 16:04 Graywaren