generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Labels
blockedThis issue is depends on another issue that needs to be resolved first.This issue is depends on another issue that needs to be resolved first.feature requestNew feature or requestNew feature or request
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?
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
Metadata
Metadata
Assignees
Labels
blockedThis issue is depends on another issue that needs to be resolved first.This issue is depends on another issue that needs to be resolved first.feature requestNew feature or requestNew feature or request