mProjectsCode / mProjectsCode/obsidian-media-db-plugin

Add APIs for parsed data output

Open
#93 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.