Plans for next days: - add TODO - make Activate/Deactivate menu options work - change few details in UI - change folders window
As to how it's done, it's really quite simple: Like Rob1n posted earlier as a bug report, naming a folder "Main" resulted in this simply overwriting settings made in the main .menu file. Since this was prove that manipulating the main menu was possible from included files, I simply modified hildon.menu to do nothing but include a new file called apmefo.menu, which now does all the work. In case that anything goes wrong while creating apmefo.menu, it will simply not be read by hildon, so everything reverts back to the "unallocated" behavior of the empty hildon.menu - so messing up apmefo.menu will NOT mess up the system. That, in turn, means I can freely create layout tags on the fly, so sorting the top-level menu no longer remains a no-go! @All: Not sure when I'll be able to finally push the next version. A week without access to a computer (other than the N900, of course ) left me with a lot of work to finish, especially since I started a not-quite private project that has been delayed for a week now, too. But I'm on holiday next week, so I'm sure I'll get something out then (hopefully v1.1 with the sort-folder-functionality, too)!