FloatingFilter icon indicating copy to clipboard operation
FloatingFilter copied to clipboard

Floating window to filter arbitrary lists of stuff. Like the Spotlight finder or VSCode command invocation widget

Results 7 FloatingFilter issues
Sort by recently updated
recently updated
newest added

If you have a finite amount of items that you know in advance, the current API is good enough. If, like the actual macOS Spotlight, you run queries based on...

enhancement
good first issue

- [ ] Reorganize the code and - [ ] provide a Package manifest

enhancement
help wanted
good first issue

I have a CocoaPods trunk account and can maintain the releases, but I don't have the leisure time to set this up at the moment :) - [ ] add...

enhancement
help wanted
good first issue

Hi, thank you for this great project. Do you know what I’d have to do to make this float above all windows from a global shortcut, like the Spotlight window?

Since 0.8.0 it's possible to inject a custom fuzzy matcher. The current default implementation does filter + sort. This needs documentation.

documentation
good first issue

https://github.com/truizlop/FuzzyFind is another fuzzy matcher people may want to use

enhancement
help wanted
good first issue

https://github.com/helix-editor/nucleo is a Rust library that should be plenty fast to sort through a ton of stuff

enhancement
help wanted