-
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Ved Nig edited this page Apr 16, 2024
·
1 revision
Currently searchlight is GUI only. Which means accessing and opening files via keyboard is not supported. Moreover first iteration of searchlight was built over fluent_ui
flutter library that is not supported on android.
So, to open files you have to bring cursor over to desired file and then click on it. I know it is not ideal so we are simultaneously working on alternative custom UI for better integrability and easier development over the years.
Thank You
** Note: Also, I have yet to implement protocol for syncing of files across OS. I am fairly new to this, so if you have any suggestions or have experiences I look forward to hearing from you. To communicate with me on anything, please open an issue.
**