Sorry if this should be obvious. Let’s say I want to search this Jerboa community for the keyword “login” to get all the posts and comments about “login” from only Jerboa community… how can I do this? It’s probably right in front of me, so I apologize in advance for missing it… 🫠🙇

  • a new sad me@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    I’ve asked something similar about Lemmy in general and they told me that this is not implemented yet.

    The way I understand it, this should be implemented at the server level, and not at the app level, since the app should make an SQL query to the server, rather than download the entire community history in one go.