ni-c / heimcontrol.js

Home-Automation with node.js and Raspberry PI
MIT License
1.41k stars 297 forks source link

Changing the order of the items on the home screen #51

Open p33k opened 10 years ago

p33k commented 10 years ago

Is there an easy way of changing the order how things are showed on the home screen?

For example say I have currently 4 remote sockets, and add them first, then temperature sensor and light sensor,... then some IR stuff. After a while I buy some new remotes and want them on top right after the first added 4 remote sockets, currently I have to delete all items with settings under them and then add the new ones and the old stuff with all entrys again, or am I missing something?

Would it be possible to impement some intuitive sortable thing that you can change the order for example like this: http://jqueryui.com/sortable/