spyglass-search / spyglass

A personal search engine: Create a searchable library from your personal documents, interests, and more!
https://docs.spyglass.fyi
GNU Affero General Public License v3.0
2.5k stars 56 forks source link

Command to show search window without using shortcut #503

Open m00nwtchr opened 8 months ago

m00nwtchr commented 8 months ago

Something like <spyglass> --show-search, or simply executing the appimage while it's already running, to bring up the search window. It would be useful for the purpose of making the global shortcut work on wayland. Alternatively you can make spyglass listen to a local shortcut in the application and then on wayland you can use the compositor's feature to redirect specific inputs globally to an application (though i'm not sure if that works without a window)