Are there Unity-like quicklists for GNOME?

Is there a way to have Quicklists like in Unity but then in the Gnome 3 dash?

Mainly I would like to be able to open a specific directory in Nautilus directly, like this quicklist, and be able to open certain commands in the Terminal directly, like this quicklist.

Is there Quicklists in Gnome or is there some other way of achieving this quick way to enter directories / commands?


Solution 1:

They are planned for the future, called "Jump Lists" in GNOME 3 lingo, but are currently only implemented as an extension installable at extensions.gnome.org. It should be noted that "Application menus" currently serve a similar role.

Action lists have been added to the FreeDesktop.org app launcher specification. In theory, all compliant desktop environments may make use of quicklists.

Screenshot of jump lists in Activities overlay

Solution 2:

I wrote little extension for implemetation of quicklist: extensions.gnome.org/extension/322/quicklists/. At now it is very primitive, and it may not work correctly with Unity specific .desktop files. There can be (there are) some bugs, so please don't judge badly this extension at start - this is only first not perfect version. I uses Ubuntu12.04, so extension is available for Shell 3.4.1.

Solution 3:

Not yet, from what I understand, Gnome 3 doesn't support the necessary tags in their .desktop files yet. Until Gnome codes together some support or someone writes an extension for this, there isn't really a way to get quick-lists in Gnome Shell at the moment.