jafingerhut.github.com icon indicating copy to clipboard operation
jafingerhut.github.com copied to clipboard

Option to disable search or a variant?

Open glenjamin opened this issue 11 years ago • 1 comments

Hello - your cheatsheet is excellent, I use it constantly.

The new search feature i'm finding gets in my way slightly, as I previously used firefox's "Find links" feature (tap ' on a page). This put focus on the link it had matched, allowing me to hit enter to open the docs page.

Would it be possible to either (a) let me set a cookie that disables the search box (with a link on the page to do this?) or (b) defocus the search box onkeydown when pressing ' and the search box is empty

No worries if not, I can always do something in greasemonkey instead :)

glenjamin avatar Jul 12 '14 22:07 glenjamin

Creating a variant without the search should not be difficult, given that is the only thing that existed before a month or two ago. The easiest way I know how to do it would be to auto-generate additional versions without the search box at all.

The suggested methods you mention sound possible, but I did not actually implement the search box functionality, and don't know enough JavaScript to implement them any time soon.

jafingerhut avatar Jul 13 '14 08:07 jafingerhut