Solution #2:
Choose an application using the current gnome-menu structure
Read the desktop files, sort them into categories, just like the Gnome menu does.
Read the desktop files, sort them into categories, just like the Gnome menu does.
Solution #3:
Sort programs alphabetically
Written by
Yfrwlf the 26 Jun 09 at 13:29.
One way to make choosing a program to open a file easier would be to alphabetically sort the available programs. See http://ubuntuforums.org/showthread.php?t=1197544 for screen shot.
Solution #4:
Show suggested programs first, then all in alphabetical order
Written by
jarko_ the 30 Jan 09 at 11:00.
Suggest programs first. Like in mp3 the suggested programs-group could contain Rhythmbox, totem, vlc...
Suggest programs first. Like in mp3 the suggested programs-group could contain Rhythmbox, totem, vlc...
Solution #5:
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)
Solution #6:
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.
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.
Solution #8:
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.
Solution #9:
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.
Propose your solution
Attachments
No attachments.
Duplicates
Comments
Great point. Basically, you could at least use the main menu structure as the starting point for that. But that's rather a GNOME issue
cheesehead
(Brainstorm admin)
wrote on the 27 Jun 09 at 12:48
Edited the title for clarity. Separated the Rationale from Solution #1, replacing the autogenerated solution.
Yfrwlf
wrote on the 30 Jun 09 at 12:37
Would love to know why my idea is solution #3 when I just made it a few days ago, and why it has -90 votes?
Post your comment