From b1fed4f44ac9b223f53279b5a3d9a2655cff11c7 Mon Sep 17 00:00:00 2001 From: G Date: Mon, 5 Dec 2022 14:04:08 +0800 Subject: [PATCH] update roadmap --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c0dc980..f69cb47 100644 --- a/README.md +++ b/README.md @@ -115,9 +115,10 @@ 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.) +* ~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.) +* ~70% will do: continuous mode. keep showing The Input as long as you don't press the hotkey # Alternatives