Describe the solution you'd like
A clear and concise description of what you want to happen.
Description:
Is your feature request related to a problem? Please describe.
Currently, the description field (and other text-based properties) in the Obsidian Web Clipper is implemented as a single-line input field. When the input text exceeds the visible width of the field, it is truncated from view. This makes it difficult to review, verify, or edit the content before committing the clip to Obsidian.
Describe the solution you'd like
I would like the description property (and ideally any field designated for long-form text) to be rendered as a multi-line textarea or a field that supports dynamic height/text wrapping. This would significantly improve the user experience by allowing full visibility of the text during the clipping process.
Describe alternatives you've considered
Currently, I have to either use the "Notes" section for longer descriptions or rely on external scripts to post-process the metadata after the clip is saved. Having this functionality directly within the clipper interface would be a much more streamlined workflow.
Additional context
I have attached a screenshot (image_c99a0b.png) demonstrating how the text disappears/overflows when entering a longer description. A multi-line input would solve this usability limitation effectively.
Screenshots/Context:

I have attached a screenshot illustrating how the text is hidden when it exceeds the width of the input field.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Description:
Is your feature request related to a problem? Please describe.
Currently, the description field (and other text-based properties) in the Obsidian Web Clipper is implemented as a single-line input field. When the input text exceeds the visible width of the field, it is truncated from view. This makes it difficult to review, verify, or edit the content before committing the clip to Obsidian.
Describe the solution you'd like
I would like the description property (and ideally any field designated for long-form text) to be rendered as a multi-line textarea or a field that supports dynamic height/text wrapping. This would significantly improve the user experience by allowing full visibility of the text during the clipping process.
Describe alternatives you've considered
Currently, I have to either use the "Notes" section for longer descriptions or rely on external scripts to post-process the metadata after the clip is saved. Having this functionality directly within the clipper interface would be a much more streamlined workflow.
Additional context
I have attached a screenshot (image_c99a0b.png) demonstrating how the text disappears/overflows when entering a longer description. A multi-line input would solve this usability limitation effectively.
Screenshots/Context: