What do you need? / 你需要什么?
I know there is a MCP server for messages and conversation searches, but what I'm really missing compared to other similar apps is a native search tool within the opened chat and at least for the titles of past chats.
I'm talking about something easily accessible through Ctrl+F or similar.
Since this is an Electron based app, implementing the native webContents.findInPage() feature would be a good starting point.
What do you need? / 你需要什么?
I know there is a MCP server for messages and conversation searches, but what I'm really missing compared to other similar apps is a native search tool within the opened chat and at least for the titles of past chats.
I'm talking about something easily accessible through Ctrl+F or similar.
Since this is an Electron based app, implementing the native
webContents.findInPage()feature would be a good starting point.