Matt Luo
Matt Luo
CCConvex Community
Created by smaccoun on 4/1/2025 in #support-community
LLM Docs
Is your Mdc file in the .cursor/rules directory?
7 replies
CCConvex Community
Created by smaccoun on 4/1/2025 in #support-community
LLM Docs
But I don’t think there’s a download of them
7 replies
CCConvex Community
Created by smaccoun on 4/1/2025 in #support-community
LLM Docs
Well you can add the docs url to cursor and windsurf
7 replies
CCConvex Community
Created by Matt Luo on 10/4/2024 in #show-and-tell
Language Hopper: language learning based on interactive interlinear translations
Btw, here's a Flutter version of an early version of my app, Language Hopper. It uses Flutter v3.13.0.
Although I was just getting started making the UI look good, I was starting from a Material UI base that made the end user feel an "uncanny valley" emotion. I think I was just too early of an adopter for Flutter web. https://crystal-txt.web.app
3 replies
CCConvex Community
Created by Matt Luo on 3/22/2025 in #show-and-tell
matthewluo.com personal website for Convex experimentation and blog for Matt Luo
The article content you see in an article URL, e.g. https://www.matthewluo.com/articles/why-create-claritytext is in MDX files. But the article content you see in the search engine results page is in the Convex database.
5 replies
CCConvex Community
Created by Zeroday on 3/23/2025 in #support-community
Search Advice
Hi Zeroday, the way I approach this is 1) define what field(s) you are applying the full text search on. 2) Then, think about what equality expressions you can include into the withSearchIndex() 3) Then, add filtering for each returned item as effectively inquality expressions/ Here's an example from my personal website: https://discord.com/channels/1019350475847499849/1353141302451114074/1353804510862250065 4) Then think about pagination
3 replies
CCConvex Community
Created by Matt Luo on 3/22/2025 in #show-and-tell
matthewluo.com personal website for Convex experimentation and blog for Matt Luo
Interesting observation about Convex: the withSearchIndex() only supports equality expressions, and does not support an inequality expression like date comparison. So, to code this, I used the full text search on my column, searchableArticleUnit, and then applied an if() based filter for each returned item.
5 replies
CCConvex Community
Created by Matt Luo on 3/22/2025 in #show-and-tell
matthewluo.com personal website for Convex experimentation and blog for Matt Luo
In the Search Blog Articles UX, I just added filtering in the search UX for the last modified date.
5 replies
CCConvex Community
Created by Matt Luo on 10/4/2024 in #show-and-tell
Language Hopper: language learning based on interactive interlinear translations
No description
3 replies
CCConvex Community
Created by Baris on 3/16/2025 in #show-and-tell
Zavimo - AI-powered Work Management App
First follower!
14 replies