-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
No database now?
What I also noticed was that it seems like the app does on every launch search for all apps that exits? Sure then it's given that it will show all currently installed apps but that surely is slower when every time it has to look through all given paths.
That said now probably all infos like names, icons and paths are loaded into memory which means it isn't as efficient as it can be?
SwiftData
It would be better to add a database like SwiftData, also for the ability to save user decisions like the upcoming folder feature.
I know a bit how to use SwiftData but then I am unsure how to implement some kind of update feature when a new app is installed on the Mac and the database should update itself.
SwiftData requires macOS 14.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed