AalianKhan / mushroom-strategy

A strategy to automatically generate a dashboard using mushroom cards
MIT License
371 stars 37 forks source link

Enhance extra_cards #61

Open ajagnanan opened 11 months ago

ajagnanan commented 11 months ago

Is your feature request related to a problem? Please describe. I'd like the ability to add extra_cards before and after the generated cards

Describe the solution you'd like Enhance the extra_cards option to be extra_cards_before and extra_cards_after which places custom cards before and after the generated cards

Describe alternatives you've considered Currently there isn't a way to place cards after

Additional context Discussion topic: https://github.com/AalianKhan/mushroom-strategy/discussions/59

DigiLive commented 11 months ago

Note: The Home view has the same, but it's called quick_access_cards and extra_cards. https://github.com/AalianKhan/mushroom-strategy/blob/e6cefd0ddab861755e5c0b61ed98d8843a047fe4/src/views/HomeView.js#L78-L92