mProjectsCode / mProjectsCode/obsidian-meta-bind-plugin

Support "allowOther" Argument in select and multiSelect as text input field

Open
#648 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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?

Right now, select dose not allows to add custom values. Meaning if you want one you need to have a separate text input.

Describe the Feature you'd like

allowOther
already exits, so adding support for it to the select should be quite simple.
Perfect execution would be a text input as one of the options.

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 select and multiSelect input handling and the existing allowOther support. Check how options are rendered and how custom values are stored, then verify that both input types offer a text-input option and accept the entered value.

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
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.