mProjectsCode / mProjectsCode/obsidian-media-db-plugin
Add APIs for parsed data output
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 491
- Forks
- 52
- Avg merge
- 2h 17m
- Merged PRs (30d)
- 1
Description
I'd like to have APIs so that I can take advantage of the wrappers you've built and use them with templater. The other options to get this to work with would be to call Templater's APIs from within this plugin which seems like a poor option and another would be to try to get them to use the same templating language which seems similarly painful. Open to other ideas.
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 reviewing the existing wrappers and the plugin's Templater integration; no files or tests are named. Clarify the API shape and integration boundary before implementation. Done would mean parsed wrapper data is exposed for Templater without the plugin calling Templater's APIs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100