anotherjesse / searchy
- Source
- Commits
- Network (3)
- Issues (0)
- Downloads (1)
- Wiki (1)
- Graphs
-
Branch:
master
searchy /
| name | age | message | |
|---|---|---|---|
| |
README | Sat Dec 13 21:30:51 -0800 2008 | |
| |
Rakefile.rb | Sun Dec 14 00:23:57 -0800 2008 | |
| |
chrome.manifest | Sat Dec 13 02:18:58 -0800 2008 | |
| |
chrome/ | Sun Feb 15 23:24:16 -0800 2009 | |
| |
install.rdf | Sun Dec 14 00:24:25 -0800 2008 |
README
Searchy ======= A quicksilver-like interface to search within your browser USAGE ===== Hitting Ctrl-Shift-K (or apple-shift-k if on OSX) brings up a window that does search as you type. Use the up/down arrows to select your result and hit return to go to that page (hitting ctrl/accel return will take you to that result in a new tab). The next time you bring up the search panel it will have your last search, results, and location so you can continue your search from there. Cool feature: If you want to restrict it to the current domain start your query with @ RELEASE ======= - [X] support clicking on the results - [X] add a timeout before search on keystroke (250ms) - [ ] figure out why yahoo sometimes sends us to an https without valid cert - [X] change from . to @ - [X] handle search failures - [X] deal with exceptions - [X] emptying the query should empty the search terms - [ ] deal with shortcut key conflicts - [X] if no results show helpful messages - [X] don't allow enter until search completes
