Sometimes I only want to arrange certain parts of my desktop not all of it
Written by Blinky the 22 Jun 10 at 11:09.
New
Sometimes I need to arrange my desktop but often I have arranged groups of files in a specific order and specific position so they are easy to have access to. This applies especially during short term projects where is it easier to get access to certain files directly via the desktop instead of creating a folder hierarchy etc.
Ubuntu provides the option to arrange only all the desktop icons not a few.
Opening files with applications
Written by pubsbin the 8 Aug 09 at 04:13.
New
If you have a file, like a document or a picture, it's quite difficult to open it with some special application.
Example:
I have a drawing, MyFile.svg (scalable vector graphics). I have seen it but now i want to modify it, but Inkscape is not installed and therefore it doesm't appear in the "Open With" menu.
For opening MyFile.svg with Inkscape i have to:
- Open Add-Remove Applications
- Choose Inkscape and install it.
- Go back to the file and execute Open With.
This process could be simplified.
Solution #1:
Add possible installable applications in Open With Menu
Written by
pubsbin the 8 Aug 09 at 04:13.
The "Open With" menu, in addition of showing all the available applications, it could also have an option for
installing another related application and, once installed, opening the file with it.
In our case, the Open With menu for MyFile.svg would include an option
"Inkscape (must install)".
When choosed, Ubuntu will install Inkscape and then open the file. With one click.
The "Open With" menu, in addition of showing all the available applications, it could also have an option for
installing another related application and, once installed, opening the file with it.
In our case, the Open With menu for MyFile.svg would include an option
"Inkscape (must install)".
When choosed, Ubuntu will install Inkscape and then open the file. With one click.
Solution #2:
Similar to Solution #1, but make it a separate area
Instead of listing all the possible applications that could be used to open the file (xml is HUGE), simply adding a "search for other software to open this file" button which would then open a window showing software to install would enable the same functionality while keeping the original application selection window un-cluttered.
Instead of listing all the possible applications that could be used to open the file (xml is HUGE), simply adding a "search for other software to open this file" button which would then open a window showing software to install would enable the same functionality while keeping the original application selection window un-cluttered.
Solution #3:
Propose the "most used" option
Written by
Rodrigo the 9 Aug 09 at 20:25.
Ubuntu has feedback on user (well those that agree) so the "open with" could have something like:
- "the most used option by other users to open this kind of file is:" ZZZZZZ
or something similar.
That way if a user comes from a different OS, and does not know which program he/she has to use to open that file the system gives him a hint.
Ubuntu has feedback on user (well those that agree) so the "open with" could have something like:
- "the most used option by other users to open this kind of file is:" ZZZZZZ
or something similar.
That way if a user comes from a different OS, and does not know which program he/she has to use to open that file the system gives him a hint.
Solution #4:
Edit button in all viewing programs
Encourage all file-viewing programs to have an "edit" button. Edit button will open an installed program associated with that file. (This could have a dropdown a la Firefox Back/Forward if multiple options exist.) Failing that, a package manager will open with that file type as a search term. Search starts automatically. To help this, encourage devs to list files supported in a base install, and files supported through known plugins, as part of their package descriptions. Perhaps a notifier to explain the newly opened window.
This will only reduce the number of steps if the user is already viewing the file when they decide to edit it. But it will be significantly more user-friendly in all cases.
Encourage all file-viewing programs to have an "edit" button. Edit button will open an installed program associated with that file. (This could have a dropdown a la Firefox Back/Forward if multiple options exist.) Failing that, a package manager will open with that file type as a search term. Search starts automatically. To help this, encourage devs to list files supported in a base install, and files supported through known plugins, as part of their package descriptions. Perhaps a notifier to explain the newly opened window.
This will only reduce the number of steps if the user is already viewing the file when they decide to edit it. But it will be significantly more user-friendly in all cases.
Solution #5:
Install applications on-demand. File extension based.
Comes from
http://brainstorm.ubuntu.com/idea/24921/
1.- On the repositories, each available application publishes which file extensions is able to work with.
2.- At home, user double-clicks a file with an extension for which there is not an application associated to in his system. Eg: ".rar".
3.- Ubuntu offers a number of applications that claim to be able to work with that extension. The most popular is pre-selected.
4.- User clicks "Next", system asks for password, user enters the password, system installs the application, system associates the ".rar" extension with that application, and finally system opens that file with that application.
This is application installing on-demand. Maybe not feasible in proprietary systems. Why not on Ubuntu?
Comes from
http://brainstorm.ubuntu.com/idea/24921/
1.- On the repositories, each available application publishes which file extensions is able to work with.
2.- At home, user double-clicks a file with an extension for which there is not an application associated to in his system. Eg: ".rar".
3.- Ubuntu offers a number of applications that claim to be able to work with that extension. The most popular is pre-selected.
4.- User clicks "Next", system asks for password, user enters the password, system installs the application, system associates the ".rar" extension with that application, and finally system opens that file with that application.
This is application installing on-demand. Maybe not feasible in proprietary systems. Why not on Ubuntu?
Solution #6:
Add right-click menu option: Open with > search in USC
This function could be implemented as an extension to the Ubuntu Software Centre.
The user would right click a file and find as first submenu of "Open with": "search USC for compatible apps".
if clicked, the results in USC for that extension are displayed on screen.
Some short description of the extension specifications could also be provided.
The Ubuntu team would also be relieved of the task of choosing "the app" for any file extension.
A great advantage is also that using the apt-based USC, all additional repositories that an user may have added, are taken into consideration.
This function could be implemented as an extension to the Ubuntu Software Centre.
The user would right click a file and find as first submenu of "Open with": "search USC for compatible apps".
if clicked, the results in USC for that extension are displayed on screen.
Some short description of the extension specifications could also be provided.
The Ubuntu team would also be relieved of the task of choosing "the app" for any file extension.
A great advantage is also that using the apt-based USC, all additional repositories that an user may have added, are taken into consideration.