MelleD / lovelace-expander-card

Expander card for HomeAssistant
Apache License 2.0
23 stars 4 forks source link

Add Code-Editor Button to Title Card #149

Open duczz opened 3 weeks ago

duczz commented 3 weeks ago

Describe the solution you'd like Currently we need to use the card-editor from the integration to modify the title card (card_mod for example)

Describe alternatives you've considered Is it possible to add a Code-Editor Button directlly to the title Card too, to modify the title card better?

Additional context image

MelleD commented 3 weeks ago

@duczz we should a little bit work on the description of feature requests. Please add more context the template already help you to fill out a feature request.

duczz commented 3 weeks ago

okay, so you are missing the point why i want this feature:

with this second Code-editor is it easyer to modify the title card, currently we need to use the card-editor from the integration, it make it easier when the title card has an seperate code-editor if this is possible.

edit: this is only my oppinion, that it makes a little bit easier, when it is to heavy to integrat it is okay too :)

MelleD commented 3 weeks ago

okay, so you are missing the point why i want this feature:

For example:

" Summary: As a user, I would like to have a separate code editor for modifying the title card. This would simplify the process and make it more efficient compared to using the card editor from the integration.

Description: Currently, modifying the title card requires using the card editor from the integration, which can be cumbersome and less intuitive. Having a dedicated code editor specifically for the title card would streamline the workflow and improve the user experience. This dedicated editor should be easily accessible and user-friendly, allowing for quicker and more precise adjustments to the title card. "

Yes more context help also to figure out if other people have the same issue/opinion. Then we can decide how and when we can implement it.

I'am using only yaml, that's user friendly for this card :P