Alternative Focus on input search / Pressing any character keystroke to append to search query #332
Replies: 16 comments
|
Would something like |
|
I'm not a fan of vim. Best Solution is to let the users change the shortcuts. |
|
Yes, adding customization in the options should be easy, I meant that |
|
yes |
|
@infokiller Feel free to contact me if you're low on time to do this. I can also make the changes if requested (I can't guarantee anything though; it's in my spare time as well of course). Since I really appreciate you making this extension to begin with, I do like to help out further extending or improving it! |
|
Thanks @rik-smeets ! I'm a bit low on time right now, but I think I'll have time to do a batch of improvements (addressing other issues too) in a few (4-5) weeks. @geniusupgrader |
|
@infokiller I too would love to see this feature added! Love the extension! |
|
Hi, just want to revive this topic with my two cents. It seems there're two use cases:
In my own experience I feel 2. is more common. Since making search, refining query is kind of like a session, ending with going into a site. Anyway, I'd like to hear what you guys think. I don't mind working on a PR. |
|
I personally rarely run into use case 2. For use case 1, I instinctively open a new tab in chrome and start a search. |
|
(+1 for new tab for new search) Understandable that everyone has different workflow. In that sense I think separating into 2 commands will provide the flexibility. |
|
After using google-search-navigator since August last year, with the current behaviour, I can conclude that I really often do this:
Maybe better workflow:
Or, for me personally, I would like some option to enable the old google instant search. so type something to add a word, like this:
So this issue is still relevant for me. |
|
@geniusupgrader I do miss the old google instant search, but the thing is that will be conflicting other shortcuts. One option will be to disable other functionalities so that alphanumeric characters are freed up. |
|
What I'd really want to have the option for is to set Google Search Keyboard Shortcuts on Chrome works as described above, but I recently switched from Chrome to Firefox. That extension doesn't exist on Firefox at this time. |
|
@ryankhart If you activate the "Focus search box" shortcut twice the search box will be focused with cursor at the end of the text. Would it work for you as a workaround? |
@mancze Sweet! That's much easier than I thought. I was already trying to build from my own personal fork because I deleted the line of code for selecting. Thanks for showing me that trick. |
@ryankhart what do you mean activate it twice? First time it focus the search box, second time the character will be typed in, right? |
Uh oh!
There was an error while loading. Please reload this page.
There should be a shortcut to jump to the input search and immediately add some words to the search.
Like it was with google instant, just typing for adding words to the input search. But maybe this is not working with the api?
All reactions