mProjectsCode / mProjectsCode/obsidian-meta-bind-plugin
Suggester's From "Option" and From "Text" as one
Nobody has claimed this yet.
- 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?
"Add other" and "Options" are separate thing for suggester.
It means that if you don't actually know, if what you want to select exists, you need to open options, search for it, close as it dose not exist, open
Describe the Feature you'd like
Like quick switcher suggester, treat it as a new one on shift click.
If that is too much work, it is possible to add an option to open editor inside of the suggester, like an
"Input another option" or similar. That is always present on the bottom of the search.
It would also be nice, if it transferred your input on switching,
So if you typed "Romance - Cute",
Then pressed "Input another option", as it dose not exists, in a new pop-up, there is already "Romance - Cute" typed in.
Alternatives
No response
Additional Context
No response
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 locating the suggester and quick switcher entry points in the plugin, then trace how search input opens the options and “Add other” flows. Clarify whether the intended result is shift-click behavior, an always-visible input action, or both. Done means the chosen flow preserves the typed value and lets users enter a new option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100