21

enter image description here

I'm using Thunar. What i want is remove Networks since i don't use it, and add Lello below videos. I know if you right click on any folder like videos you can remove the shortcut, I don't know how to add shortcuts.

Gilles 'SO- stop being evil'
  • 807,993
  • 194
  • 1,674
  • 2,175
Lynob
  • 4,054
  • 12
  • 44
  • 73

4 Answers4

23

Under Thunar file manager, you can add to the shortcut pane by dragging items there as shown in the Thunar documentation.

msw
  • 10,503
  • 1
  • 31
  • 43
12

An alternative to drag and drop is the Send To menu:

  1. Right-click on the folder you want to add as bookmark
  2. Send toSide Pane (Create Shortcut)

Drag and drop didn’t work for me. According to a post in the thread Thunar bookmarks are broken. Salix64 Xfce 14.1, the reason is the missing file ~/.gtk-bookmarks. After using the Send To method once, the file gets created (you could create it manually, too). When this file exists, drag and drop works again.

As the bookmarks get saved in this .gtk-bookmarks file (might depend on your version, though), another alternative is editing it directly:

file:///home/unor/photos/new
file:///home/unor/Downloads
unor
  • 1,250
  • 2
  • 16
  • 31
  • 2
    In my Ubuntu 20.04 I found the file `~/.gtk-bookmarks` was moved to `.config/gtk-3.0/bookmarks` – wnasich Jul 05 '21 at 22:13
2

Do this:

  1. right-click on the folder you want
  2. in the contextual menu, put the pointer on "Send to"
  3. and then click "Side-pane (Create shortcut)"

edit: sorry, I didn't see the above answer. I only saw the complaint about drag & drop not working.

Cadoiz
  • 268
  • 1
  • 11
Ye Cine
  • 21
  • 2
1

AHEM.... you probably have TREE VIEW enabled. In tree view, shortcuts do not appear in the side pane, even if they exist. (View menu > Side Pane > Shortcuts / Tree). The tree function presumably can't deal with shortcuts.

vcf
  • 11
  • 1