From 15cad3b06ed3fd0e34cda6f36f53d9dbf6736574 Mon Sep 17 00:00:00 2001 From: G Date: Sun, 8 Jan 2023 02:03:44 +0800 Subject: [PATCH] two kills in the ROADMAP --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 633ae5c..6be9178 100644 --- a/README.md +++ b/README.md @@ -122,8 +122,8 @@ Try our free, open-source Alfred Workflow: [Wooshy: Window to the Foreground!](h # Roadmap * ~80% will do: add a mode without The Input showing, so that focus is not stolen from macOS. this will allow using Wooshy for menu contents, popovers, notifications, etc. -* ~90% will do: 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.). -* ~70% will do: different flavors of fuzzy search (Alfred, Launchbar, Raycast, etc.) +* ~~90% will do: 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.).~~ +* ~~70% will do: different flavors of fuzzy search (Alfred, Launchbar, Raycast, etc.)~~ * ~70% will do: continuous mode. keep showing The Input as long as you don't press the hotkey # Alternatives