You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rewrite the existing app search implementation in Command Palette to achieve performance and stability parity with PT Run. Current implementation is a bit hacky (grabs a sub-list of programs + SQL filter).
Scenario when this would be used?
User wants to search and launch an app in Command Palette.
Supporting information
No response
The text was updated successfully, but these errors were encountered:
MISSING:
- Support arguments passing
~Live app detection (newly installed apps, updates, etc..)~
~Localization~
~Cleanup~
Argument passing requires conversion to DynamicListPage and is low priority. Let's merge this first and I'll work on this as a follow up
Closes#76
Description of the new feature / enhancement
Rewrite the existing app search implementation in Command Palette to achieve performance and stability parity with PT Run. Current implementation is a bit hacky (grabs a sub-list of programs + SQL filter).
Scenario when this would be used?
User wants to search and launch an app in Command Palette.
Supporting information
No response
The text was updated successfully, but these errors were encountered: