AalianKhan / mushroom-strategy

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

Add Magic areas 2 #75

Closed adrienbrault closed 8 months ago

adrienbrault commented 10 months ago

Hey,

This PR contains https://github.com/AalianKhan/mushroom-strategy/pull/44 rebased, along with some refactoring based on @DigiLive's comment.

Here's what it looks like on my dashboard:

adrienbrault commented 9 months ago

@DigiLive I've updated the branch with your suggestions.

I think the configuration format should be improved though

DigiLive commented 9 months ago

I think the configuration format should be improved though

Which format of which configuration do you suggest to what? Do you have a code example?

DigiLive commented 9 months ago

Please remove ./dist/mushroom-strategy.js from your commits. It will create a merge conflict. The file will be build at GitHub when an applicable PR is merged into the main branch.

DigiLive commented 8 months ago

[!WARNING] The main branch has been switched to TypeScript. Update your feature branch accordingly!