dbergey / Type-To-Navigate

Keep your hands on the keyboard while browsing the web. Type any text that occurs inside a link, and hit return to follow it. ⌘G jumps to the next link containing the text, and ⌘⇧G jumps to the previous. Hit ESC to cancel or exit a focused field.
33 stars 9 forks source link

First keystroke doesn't find anything #9

Closed franciscolourenco closed 12 years ago

franciscolourenco commented 13 years ago

Only after the second keystroke the search is performed.

First keystroke is very useful to search page number for example.

dbergey commented 12 years ago

I agree that the first keystroke is useful for page numbers (and I used it thusly), but it REALLY gets annoying when using things like Google Reader or RES's one-key controls. My current solution is not the best, but will keep it this way until I have a better method to detect that sort of site. Thanks!

franciscolourenco commented 12 years ago

I'm not using it anymore, back to chrome and type ahead find extension.. what about using a user configurable blacklist?

On Friday, January 6, 2012 at 02:44 , Daniel Bergey wrote:

I agree that the first keystroke is useful for page numbers (and I used it thusly), but it REALLY gets annoying when using things like Google Reader or RES's one-key controls. My current solution is not the best, but will keep it this way until I have a better method to detect that sort of site. Thanks!


Reply to this email directly or view it on GitHub: https://github.com/dbergey/Type-To-Navigate/issues/9#issuecomment-3379699

dbergey commented 12 years ago

I’d love to do a blacklist, but Safari’s extension API doesn’t allow a nice way to do that in the preferences .. I’d have to write an in-page prefs window. Ugly.

Daniel

On Jan 5, 2012, at 8:46 PM, aristidesfl wrote:

I'm not using it anymore, back to chrome and type ahead find extension.. what about using a user configurable blacklist?

On Friday, January 6, 2012 at 02:44 , Daniel Bergey wrote:

I agree that the first keystroke is useful for page numbers (and I used it thusly), but it REALLY gets annoying when using things like Google Reader or RES's one-key controls. My current solution is not the best, but will keep it this way until I have a better method to detect that sort of site. Thanks!


Reply to this email directly or view it on GitHub: https://github.com/dbergey/Type-To-Navigate/issues/9#issuecomment-3379699


Reply to this email directly or view it on GitHub: https://github.com/dbergey/Type-To-Navigate/issues/9#issuecomment-3379709

franciscolourenco commented 12 years ago

that sucks.. it's funny how chrome implemented all their preferences in html

On Friday, January 6, 2012 at 02:56 , Daniel Bergey wrote:

I’d love to do a blacklist, but Safari’s extension API doesn’t allow a nice way to do that in the preferences .. I’d have to write an in-page prefs window. Ugly.

Daniel

On Jan 5, 2012, at 8:46 PM, aristidesfl wrote:

I'm not using it anymore, back to chrome and type ahead find extension.. what about using a user configurable blacklist?

On Friday, January 6, 2012 at 02:44 , Daniel Bergey wrote:

I agree that the first keystroke is useful for page numbers (and I used it thusly), but it REALLY gets annoying when using things like Google Reader or RES's one-key controls. My current solution is not the best, but will keep it this way until I have a better method to detect that sort of site. Thanks!


Reply to this email directly or view it on GitHub: https://github.com/dbergey/Type-To-Navigate/issues/9#issuecomment-3379699


Reply to this email directly or view it on GitHub: https://github.com/dbergey/Type-To-Navigate/issues/9#issuecomment-3379709


Reply to this email directly or view it on GitHub: https://github.com/dbergey/Type-To-Navigate/issues/9#issuecomment-3379796