danielo515 / obsidian-modal-form

Define forms for filling data that you will be able to open from anywhere you can run JS
https://danielorodriguez.com/obsidian-modal-form/
MIT License
187 stars 15 forks source link

New field - TEXT BLOCK #247

Closed dxcore35 closed 3 months ago

dxcore35 commented 4 months ago

The current text field is very small Screenshot 2024-04-25 at 11 38 31

Please create bigger text block field where we can copy big chunks of the texts... probably the textfiled should be dynamic it will extende dending on how much text there is Screenshot 2024-04-25 at 11 39 33

danielo515 commented 3 months ago

Have you tried to use text-area?

dxcore35 commented 3 months ago

Screenshot 2024-04-26 at 11 05 45

This field is perfect! I was not able to call it as im creating the form from the code.... that relates to missing documentation https://github.com/danielo515/obsidian-modal-form/issues/243