Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

JS Keycodes: getting keycodes via an input field #1013

Closed
andrey-p opened this issue Feb 19, 2015 · 5 comments
Closed

JS Keycodes: getting keycodes via an input field #1013

andrey-p opened this issue Feb 19, 2015 · 5 comments

Comments

@andrey-p
Copy link
Contributor

I was just looking for some JS keycodes and thought an IA might be useful.

I saw there was already one that is waiting to be released, but it only offers results for "keycode tab" and similar.

I was thinking it could be pretty cool to handle queries like "javascript keycodes" and display a textbox like on this page, where you press a key and get an instant response. That should be fairly easy to do with some front-end JS.

I don't mind taking this on if you think it's a good idea.

@andrey-p andrey-p changed the title JS Keycodes: getting keycodes via input fields JS Keycodes: getting keycodes via an input field Feb 19, 2015
@mintsoft
Copy link
Collaborator

Sounds cool! Feel free to extend the one that's there 👍

@mintsoft
Copy link
Collaborator

@andrey-p Only thing would be; if it's got JS in it for interaction (i.e. like https://duckduckgo.com/?q=timer&ia=timer or https://duckduckgo.com/?q=stopwatch&ia=stopwatch ) then it should be a spice (https://github.com/duckduckgo/zeroclickinfo-spice) rather than a Goodie

@killerfish
Copy link
Contributor

As per conversation here, we are to put on hold any goodies with input fields, till custom templates are supported.

@andrey-p
Copy link
Contributor Author

@killerfish Hmm, how about Spice IAs? (see @mintsoft's comment above)

@killerfish
Copy link
Contributor

@andrey-p Yea, we can opt for a spice in the meantime, you can go ahead with that, we can always port it as a goodie later on when its possible ^^

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

No branches or pull requests

4 participants