451
votes
461
6
10
29
votes
40
11
11
Solution #4:
Show mime-base/magic solution first then frequently used then suggested..
I like Solution #2 but I think it's better to list first item resulting after a parsing against magic/mime-type, the resulting list will be processed so that will list as the frequently used.
After this initial statistic results there will be the Solution #2 (show suggested program first and then all alphabetical order).
The result will be that first an order will be build based on real statistical usage and then based on generic progression.
Using magic and mime we can track in some way the content of the file and based on this information we can build a list of the frequently used associated application (statistical order), then at the bottom of this list we can continue with the escluded items ordered by suggested (with some criteria) and the alphabetical (this involve understanding how to handle localizations)
I like Solution #2 but I think it's better to list first item resulting after a parsing against magic/mime-type, the resulting list will be processed so that will list as the frequently used.
After this initial statistic results there will be the Solution #2 (show suggested program first and then all alphabetical order).
The result will be that first an order will be build based on real statistical usage and then based on generic progression.
Using magic and mime we can track in some way the content of the file and based on this information we can build a list of the frequently used associated application (statistical order), then at the bottom of this list we can continue with the escluded items ordered by suggested (with some criteria) and the alphabetical (this involve understanding how to handle localizations)
18
votes
30
6
12
Solution #5:
Group programs by type and then alphabetically
This is similar to Solution#2, but when listing programs, categorize them by type (Accessories, Education, Games, Graphics, etc), as done in the Applications menu. And within each category, sort them alphabetically.
This is similar to Solution#2, but when listing programs, categorize them by type (Accessories, Education, Games, Graphics, etc), as done in the Applications menu. And within each category, sort them alphabetically.
-5
votes
5
6
10
Solution #6:
Keep programs like Comix out of the right-click menu
Written by
WDC the 25 Feb 09 at 15:20.
When I right-click on any file, regardless of type, I have Comix and a couple other programs that are pinned by default. I don't think that programs should be able to pin themselves to the menu.
When I right-click on any file, regardless of type, I have Comix and a couple other programs that are pinned by default. I don't think that programs should be able to pin themselves to the menu.
23
votes
34
6
11
Solution #7:
Make it possbile to change sorting
Written by
zooounds the 25 Feb 09 at 15:31.
For example alphabetical could be default but sorting by category could be easily selected.
For example alphabetical could be default but sorting by category could be easily selected.
6
votes
8
4
2
Solution #8:
Create Default Action Types and Add Previous apps to those
Written by
doctormo the 25 Feb 09 at 18:20.
Instead of having one generic 'Open' action, we should change the magic so that the application's interaction with a file is in context. For instance opening an svg file in Everice or Firefox is just for viewing, so 'View with Filefox', 'View with Document Viewer' and then a section for editors 'Edit with Inkscape', 'Edit with Scribus'
This does mean added extra flexibility into the opening system, but it should allow the menu to be more clear and allow settings such as 'Duoble click means View, Alt+Click means Edit' and for that to make sense to nautilus.
Instead of having one generic 'Open' action, we should change the magic so that the application's interaction with a file is in context. For instance opening an svg file in Everice or Firefox is just for viewing, so 'View with Filefox', 'View with Document Viewer' and then a section for editors 'Edit with Inkscape', 'Edit with Scribus'
This does mean added extra flexibility into the opening system, but it should allow the menu to be more clear and allow settings such as 'Duoble click means View, Alt+Click means Edit' and for that to make sense to nautilus.
0
votes
0
0
0
Solution #9:
Show gnome application menu
Sort "open with" list by most used apps for this mime type (like now) and for "open with another ..." just show gnome applications menu.
For the custom command area, use the "create new launcher" window to add icon and description to custom command.
Sort "open with" list by most used apps for this mime type (like now) and for "open with another ..." just show gnome applications menu.
For the custom command area, use the "create new launcher" window to add icon and description to custom command.
Propose your solution
Attachments
No attachments.
Duplicates
Comments
kreep
wrote on the 30 Jan 09 at 22:38
huh? what happened to solution #1??
It disappeared. I need to create a bug in Lanuchpad about it. Not only did solution #1 disappear, but I can edit jarko_'s solution #2.
adelie
wrote on the 18 Feb 09 at 19:10
If someone (admin) removed a solution, there is usually a note in the comments, but there is not necessarily a notification automatically. Just an idea.
mlissner
wrote on the 13 Mar 09 at 17:37
This must be a bug somewhere, but I couldn't find it, so I filed a new one here: http://bugzilla.gnome.org/post_bug.cgi
Keep your eye on it, it will probably soon be marked as a duplicate...
Post your comment