Thread
:
[Announce] ApMeFo (beta 0.9-5) - Create custom folders in your Application Menu
View Single Post
Nathraiben
2010-07-04 , 22:40
Posts: 267 | Thanked: 408 times | Joined on May 2010 @ Austria
#
123
New version up and running!
Unless some serious bugs dare to turn up (which, thanks to the not-so-nice UTF-8 implementation of Python, isn't as improbable as I would like it to be), I'll add localisation support next and upload it as V1.0, since all the beta ToDos are resolved now.
Here's the updated list:
Features and Bugs for V1.0
Before adding a lot of new functionality, I'd like to get a stable and usable V1.0 out there. This will include the following requests:
The popups for selecting Folders and Applications will be sorted alphabetically.
Done
The popup for selecting Applications will allow for multiple selections (this makes the request for getting rid of the OK button impossible, so the button will have to stay in there).
Done
When adding/removing Applications, ONLY the part between the Include tags will be modified. That way, it will be possible to manually add applications between Exclude tags without them being touch by ApMeFo.
Done
I will try to implement better routines to check whether an application is set to NoDisplay or not (hopefully I only overlooked a small case inconsistency, which would be easy to fix then).
Should be fixed now
If possible, I would like to fetch localised application names. Sadly, I don't have the faintest idea how to do that - would be happy about any hint you could give me!
Done
Post V1.0 features
Once we have a stable release, in relatively small version steps I'd like to implement the rest of the request. Not sure which of them are actually do-able, and with some I'm still unsure on how to best implement them:
In the select popup, do not list applications already added to the current folder. Not quite high on my list of priorities, since adding an application twice to the same folder won't do no harm, anyway. But for reasons of clarity it will be fixed eventually.
In the select popup, add a button "Show only unallocated applications". Not sure whether this will actually work, because checking every single folder against the list of applications might turn out rather slow. Will give it a try.
Add auto-categorisation:
Not sure whether this would be a good idea, since most applications are either not marked or put into a totally random folder. If anything, reading Catorise's file would be an option, but that would only work when both applications could run at the same time (see me last post).
With both applications running side by side now, I'll add a way to auto-categorise unallocated applications based on Catorise's menu list.
Rearrange/sort applications: Would love to add this feature, but until I learn how to do this manually I won't be able to include it with ApMeFo.
Done - thanks lemmyslender!
Allow for non-Ascii names of folders (and find no-Ascii names of applications): Sadly, I haven't yet found a way to do that with Python. Will definitely try to get a workaround, though.
Done.
Add the ability to rename folders: Probably one of the first changes, since this is both easy to do AND a great idea.
Add a setting to automatically add new applications to a "More..." folder instead of to the main menu.
Hide/Unhide folders. Not sure whether this works, but if it does, it will definitely be included!
Backup folders and settings to MyDocs/MMC. Note that this is ONLY needed for re-flashing devices, as for deactivating or uninstalling the following takes effects: If you decide to deactivate or uninstall ApMeFo, both the .desktop files and the .menu files will remain, they just won't have any effect on your menu (provided to deleted hildon.menu). Once you reinstall/-activate ApMeFo, you'll have full access to those folder settings again.
Requests I'm not sure about
These are request that where made but I'm not quite sure about. Would be happy about any input on what others think about it.
Omitting the filenames of icons in the selection popup. While this would make scrolling less tedious, I'm not sure whether to implement this. Filenames can be quite a good indicator on where you are (for example, once I'm around the icons starting with "F" I know I'll have to expect the filemanager_* icons soon).
Make separate buttons for Create and Edit. Would this really be an advantage over the current system? If not I'm not sure whether it would be worthwhile to add a couple of new methods and messages to do so.
Requests that are most probably not going to make it in
Because they are either impossible/dangerous or simply not necessary.
While I more than understand those requests, I won't do anything that includes modifying hildon.menu at DOM level. I'm just not prepared to risk messing up other people's devices (bad enough that I already do with a less critical copy&paste modification of the file
). Sadly, this also includes rearranging and sorting folders and applications in the main menu...
Last edited by Nathraiben; 2010-07-12 at
17:16
.
Quote & Reply
|
The Following 10 Users Say Thank You to Nathraiben For This Useful Post:
amorek13
,
DaSilva
,
fw190
,
Helmuth
,
moepda
,
OVK
,
pantera1989
,
vdx29
,
Zas
Nathraiben
View Public Profile
Send a private message to Nathraiben
Find all posts by Nathraiben