Enhance the AI search feature by allowing it to consider source attributes during queries. Currently, the AI search focuses on the AI-generated summary of each memo, but it does not take into account metadata like source, type, or date.
For example, when using the list view, I can see the title, source (like URL), type, and date of each memo. However, if I try to find a memo based on these detail, such as recalling an article I saved from the BBC about Japan a few months ago, searching "BBC" brings up a wide range of unrelated results, not just the ones from that source.
It would be helpful if the AI could take those attributes into account. For instance, a query like “A news article from the BBC about Japan from a few months ago” should narrow the results using both content and metadata.
Passing those attributes (e.g., source, date, type) to the AI when a memo is saved could be a lightweight way to improve the precision of AI-powered searches without requiring major UI changes.