PiotrMachowski / Home-Assistant-Taskbar-Menu

This application is a simple Home Assistant client for Windows. It can display Lovelace views, control entities and show persistent notifications.
MIT License
329 stars 16 forks source link

[Feature Request] Re-order items in configuration #6

Open nirkons opened 4 years ago

nirkons commented 4 years ago

Hi,

It seems that once items are created you can only delete them and re-create them, but not reorder them, it would be great if they could be organized after the fact.

thanks

PiotrMachowski commented 4 years ago

I plan to add it, but for now you can do it by manually editing config_view.dat file stored in configuration folder (%APPDATA%\Home Assistant Taskbar Menu\Home Assistant Taskbar Menu), it contains a JSON describing app's configuration.