folder shortcuts in UNR

Asked by onesojourner

In the files and folders and menu I would like to add a shortcut to /1storage how would I go about that?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Netbook Remix Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
jfmchivall (john-johnchivall) said :
#1

Two ways to do this: graphically or by editing .gtk-bookmarks

Graphically:
Open a file browser window and browse to the folder containing the folder you want a shortcut to.

e.g. for /1storage, browse to / (File System). For /home/Pictures/dancingbunnies, browse to /home/Pictures

Select the folder you want a shortcut to and drag it to the shortcuts panel (bottom half of the left panel). Next time you go to the files and folders menu you will see your shortcut there.

Alternatively, edit ~/.gtk-bookmarks to include the path to the folder you want prefixed by file://
Use your favourite text editor for this, or in a terminal, type:

echo "file:///1storage" >> ~/.gtk-bookmarks

Hope this helps!

Can you help with this problem?

Provide an answer of your own, or ask onesojourner for more information if necessary.

To post a message you must log in.