mProjectsCode / mProjectsCode/obsidian-meta-bind-plugin

Suggester, should be able to get files by alias too

Open
#612 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

I am creating manga notes automatically, and so sometimes, they end up being named in Romaji rather then English, like "Akuyaku Reijou Tensei Ojisan"
In such cases I add translated name as an alias.
Or sometimes a story have multiple translations of the name, like
"An awesome power" also known as "Myst might mayhem"

That makes using useLinks problematic as I can not find what I need.

Describe the Feature you'd like

useLinks should check file aliases as well. Similar to how quick switcher works.

Alternatives

No response

Additional Context

No response

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 locating the useLinks implementation and comparing its file lookup with the quick switcher’s alias behavior. Completion means useLinks can find files by translated or alternate aliases, including multiple aliases, while preserving existing name-based lookup behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
search
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.