diff --git a/README.md b/README.md index fd7dc8e..7cb5f34 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ but will require the user to type more properly (can still show what is typed a ## maybe - [ ] (70%) fuzzy search. maybe not wholly fuzzy, but also not just the first letter of words. more like you can type the beginning of a word, a space, and the beginning of another word -- [x] **this has be done as an [Alfred Workflow](https://github.com/godbout/WooshyWindowToTheForeground)** ~~ (70%) add possibility to bring any window to the foreground in order to target it. Alfred only works for apps, not windows, and sometimes you can't even grab the main window if it's a background app.~~ +- [x] **this has be done as an [Alfred Workflow](https://github.com/godbout/WooshyWindowToTheForeground)** ~~(70%) add possibility to bring any window to the foreground in order to target it. Alfred only works for apps, not windows, and sometimes you can't even grab the main window if it's a background app.~~ - [ ] (10%) grab not only Targets from the frontmost window, but all visible windows. (although that may pollute the results and ultimately be harder to reach what one wants.) - [ ] (2%) OCR support.