Latest
Latest copied to clipboard
Add fallback for Spotlight app indexer
If Spotlight has been disabled by the user, Latest does not seem to list any apps. It should detect this state and simply crawl the applications folder for apps like it used to do earlier.
See https://github.com/mangerlahn/Latest/pull/164 (implemented). @mangerlahn