Tuba icon indicating copy to clipboard operation
Tuba copied to clipboard

[Request]: Overview actions

Open bennypowers opened this issue 2 years ago • 2 comments

Describe the request

Hello!

I'd like to typeahead the keyword new or compose into the GNOME overview search field, and one of the options would be a link to open tuba's compose dialog and toot a new toot

Similarly, i'd like to typeahead notifications to go to my tuba notifications, etc.

Other keywords for this issue

activities, search, overview

Implementation Details

bennypowers avatar Oct 17 '23 11:10 bennypowers

I don't think the "overview search" is the best place for it to be honest. (I don't have much experience with search providers so take the following with a grain of salt) From my understanding, search providers are meant to return results and not actions. For example Clocks will return worldwide clocks rather than "New Timer" and Files will return files rather than "Create a new folder". There's an overhead too, all apps that are search providers get spawned on keypress (usually).

I think a better place for these actions would be the context menu,

like frog image

or browsers image

Something like:

  • Compose
  • Mark notifications as read

And a "places" section if possible

  • Home
  • Notifications
  • Conversations ...

GeopJr avatar Oct 17 '23 15:10 GeopJr

That would require either mouse pointer or lots of tabbing though

bennypowers avatar Oct 17 '23 17:10 bennypowers