mProjectsCode / mProjectsCode/obsidian-meta-bind-plugin
Add PDF files to Suggester
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?
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
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 select file input modals and the Meta Bind suggester, then compare their filtering with how manually entered PDF links are accepted. Done means PDFs, and any other missing native Obsidian file types, appear as selectable options in the relevant modals.
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