Andrew Huynh
Andrew Huynh
Would be nice to install a lens, let it go while you do other things and then get notified when its finished.
If available, scan sitemap.xml for matching URLs when bootstrapping a lens
- Global shortcut sometimes doesn't work on Linux. - When it does work, search input is not focused. - Closing the app sometimes stalls (potentially an IPC issue?).
Lens building right now is black magic. Would be great to have a UI/validator of some sort to help folks build things out.
I'm running whisper in a virtualized environment for tests. The `Makefile` is able to build the binary just fine, but as a library I was running in an `illegal instruction`...
We're currently hard limited to 5 results - Update search API to handle pagination - Update UI to detect scroll bottom & handle loading in additional results
- Keep track of searches and show the last ~5 or so from most recent to last when the user brings up the search box - Ideally a history is...
Might be possible to do it ourselves, but would be nice to have an official method. Waiting on this to be finished from Tauri: https://github.com/tauri-apps/tauri/issues/3619