quickadd
quickadd copied to clipboard
[FEATURE REQUEST] Add textarea type in advanced scripts with user settings
trafficstars
Is your feature request related to a problem? Please describe. Creating custom macro just lacks another type of setting: "Text area". https://quickadd.obsidian.guide/docs/Advanced/scriptsWithSettings
Describe the solution you'd like
Add type=textarea in the allowed settings
Additional Background I'm trying to add a custom macro where I want a yaml configuration. Yaml spans multiline.
Having type set to format would technically work but it seems overpowered.
Btw, i just want to say that I appreciate the opensource plugins! 🥳