Version
Platform
Description
I turned off Spotlight because it causes a disk write cache bug with high CPU and disk usage.
When users disable Spotlight (mdutil), app name completion doesn't work, especially for apps with non-Latin filenames (e.g., 카카오.app).
Additionally, macOS changes app names according to the user's localization. In Korean, "Calculator.app" is renamed to "계산기.app". As a result, Wox cannot find the app when searching for either 계산기 or Calculator.
I think app name completion should support fuzzy filename matching to address this issue.
Log