mProjectsCode / mProjectsCode/obsidian-meta-bind-plugin

InlineListSuggester disallow Duplicates / enforce Unique

Open
#378 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

accepting PR feature request priority-low
Dominant language
TypeScript
Stars
1k
Forks
86
PR merge metrics
No merged PRs in 30d

Description

Is your Feature Request Related to a Problem?

No response

Describe the Feature you'd Like

When using Inline Link Suggesters I would like to be able to enforce 'uniqueness', disallowing a value from being added more than once.

My use case is applying 'tags' to a file, which should only be given once.

Happy to create a pull request myself if this is a feature others want

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 with the Inline Link Suggesters entry point described in the linked documentation and trace how InlineListSuggester accepts values. Define completion as preventing a value from being added more than once, including the tag use case, and verify the existing suggester behavior remains intact.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.