Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add key shortcut for global search #573

Closed
sciunto opened this issue Dec 23, 2015 · 11 comments
Closed

Add key shortcut for global search #573

sciunto opened this issue Dec 23, 2015 · 11 comments

Comments

@sciunto
Copy link

sciunto commented Dec 23, 2015

Hi,

It would be a nice enhancement if we can have a shortcut for the global search. My use case:

I enter a keyword in the search bar in the top of the windows.
Suggestions are displayed, I eventually move with arrows and then press enter.
The word is completed
Now, I would like to press shift-enter (for example) to make a global search from that.

Thank you!

@stefan-kolb
Copy link
Member

Duplicate of #617?

@koppor
Copy link
Member

koppor commented Mar 20, 2016

I think so, but #617 is more hard to read. Maybe, I need screenshots to fully understand #617. #617 seems to contain more than one issue, but this issue seems to be included although not with the solution to press "shift+enter".

@stefan-kolb
Copy link
Member

I suggest to close one of the issues. Which one is up to you 😄

@koppor
Copy link
Member

koppor commented Apr 8, 2016

I fixed the description of #617. The first part of #617 ("Keyboard shortcut for global search") is now described here. The second part of #617 ("ENTER should work as expected") is now on its own.

@chriba
Copy link
Contributor

chriba commented Jul 11, 2016

I'm implementing this at the moment.
A Shortcut executes the global search and opens the result dialog (which isn't modal).
Should the same shortcut focus an old result dialog if there is one in the background? (Thus only one global search can be done at a time).

@sciunto
Copy link
Author

sciunto commented Jul 13, 2016

@bartsch-dev Thanks for looking at this!

I would answer yes to your question.

BTW, the fact that the window is not modal is really annoying for some window manager (like i3) because I can't close the window with ctrl-q or ctrl-w... If something could be done on that side too, that would be awesome.

@chriba
Copy link
Contributor

chriba commented Jul 26, 2016

@sciunto In case you haven't seen it: I'm implementing it in #1549!

@sciunto
Copy link
Author

sciunto commented Jul 26, 2016

thanks @bartsch-dev

@oscargus oscargus added the search label Aug 2, 2016
@chriba
Copy link
Contributor

chriba commented Sep 24, 2016

The new shortcut is CTRL + SHIFT + F.
This Issue can be closed.

@koppor
Copy link
Member

koppor commented Sep 24, 2016

Thank you for reporting this issue. We think, that is already fixed in our development version.
Please use a development build from http://builds.jabref.org/master
The fix will be included in the next release.

@koppor koppor closed this as completed Sep 24, 2016
@sciunto
Copy link
Author

sciunto commented Sep 25, 2016

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants