this post was submitted on 07 Jun 2023
248 points (99.6% liked)
Asklemmy
43945 readers
761 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Did you change the search options from "Communities" to "All"?
....no. That does work. But why? When you search on the "Communities" page it automatically sets the category to "Communities".
Yeah, definitely a papercut I expect we'll see a lot of users hit. Early days yet, and more dev manpower needed. I'm learning TypeScript and Rust as fast as I can to help out xD
Is it a bug, or defined behavior for a reason I just don't quite grok yet?
I'm a typescript vet, and if I really stick to lemmy I can see myself trying to help out a bit... but I also get about 4 hours of sleep a night, so it won't be soon ;)
I think it's defined behavior because the idea (sort of from mastodon I guess???) is that there's the local instance and it's communities, and then the federated world. Presumably some people want to ?maybe? stay close to home? It's def a techie way of thinking, like having your own internal wiki, and then knowing about wikipedia say.
It made sense to me because I already worked it out for mastodon, but otherwise I can see how that's confusing.
Hmm... Weird. I kinda figured the "Local/Subscriptions/All" toggle would be what defined if I'm checking Federated, and not the "Community/Comments/Posts/All" toggle. I understand the "URL" option if I want to search for a URL. I guess maybe it treats a federated community as a URL even if it's typed as a community?
I'm on Mastadon as well, and for some reason never tripped up on this. But I'm not sure I've sought out any remote communities in Mastadon like that.
I have no idea. I'm currently trying to learn typescript to turn a link like this into this dynamically based on the base URL you're seeing the page from. I'm lost and don't know where to start.
EDIT: WHAT?!?!? THAT WORKS ALREADY?
test
EDIT 2: MUST PUT PSA IN LEMMY NOW
lol! What format are you using? The reddit-like link format? That's standard markdown I think.