Skip to content

Commit

Permalink
update ROADMAP
Browse files Browse the repository at this point in the history
  • Loading branch information
godbout committed Oct 17, 2022
1 parent 26d92b8 commit ae60201
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,15 +124,7 @@ this will allow using Wooshy for menu contents, popovers, notifications, etc.
- [ ] handle double clicks. at first i thought it was not necessary as you can open anything with `⌘o` but some places, at least in the new macOS Ventura, require double clicks (shit iOS-style bs)
but will require the user to type more properly (can still show what is typed a la kV Characters Window, and allow for delete of last character, etc.).
- [ ] ~~allow customization of Targets visual properties~~

## maybe

- [x] (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
- [ ] ~~(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.
through the Accessibility we grab whole objects, but not specific words in text.
sometimes we may want to target a specific word, or to access objects that are not accessible (e.g. the individual sections in Alfre's Preferences sidebar).~~
- [ ] different flavors of fuzzy search (Alfred, Launchbar, Raycast, etc.)

# Alternatives

Expand Down

0 comments on commit ae60201

Please sign in to comment.