mProjectsCode / mProjectsCode/obsidian-meta-bind-plugin

Line wrap for input type select

Open
#637 0 comments 0 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?

For select input field with long text it appears like this;

Live preview
Image
Reading view
Image
Describe the Feature you'd like

My request is to enable line wrapping so text stays inside the block (which itself stays within readable length)

Alternatives

A horizontal scroll would also work, except I much prefer line wrap

Additional Context

I don't use this for binding to YAML, but rather for flashcard answers. That's why the longer texts are needed.

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 TypeScript code that renders select input fields and the associated styling for the live preview and reading view. Reproduce the long-text case from the screenshots, then verify that select text stays within the readable block by wrapping or using the proposed horizontal-scroll alternative.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.