jasonjmcghee / rem

An open source approach to locally record and enable searching everything you view on your Mac.
https://rem.ing
MIT License
2.18k stars 60 forks source link

Adding app names table for the filter. #58

Closed caetano-dev closed 5 months ago

caetano-dev commented 5 months ago

This PR adds a new table in the database to store unique application names that will be used in the filter.

caetano-dev commented 5 months ago

Found a bug that was not adding new app names to the filter after the user clicked on search for the second time. It was updating only once.