From a66f42e3e7a5eca96ab690b8638e63f815bf4ebb Mon Sep 17 00:00:00 2001 From: G Date: Sat, 12 Nov 2022 01:27:06 +0800 Subject: [PATCH] change v++ to maybe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85fd3ca..f5e8d20 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ Try our free, open-source Alfred Workflow: [Wooshy: Window to the Foreground!](h - [ ] 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.). - [ ] different flavors of fuzzy search (Alfred, Launchbar, Raycast, etc.) -## v++ +## maybe - [ ] drag and drop? like moving stuff from one place that you target with The Input to another place that you target... with The Input # Alternatives