mProjectsCode / mProjectsCode/obsidian-meta-bind-plugin
Option to keep suggester open after input
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
When using the list suggester after adding an item the suggester closes
Describe the solution you'd like
I'd like an option to be able to add multiple items in a row
Unrelatedly, thank you so much for a great plugin!
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 list suggester implementation and the input-completion handling. Confirm how an option should control whether the suggester closes, then verify that enabling it permits multiple items in a row while preserving the current closing behavior by default.
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
- 45/100