@saltarello@lemmy.world funnily enough, I switched from Linkwarden to Hoarder. I like the smart lists. Just bookmark everything, check it later.
projectmoon
I see this in my own forum, because it synchronized to nodebb.org, and then to me. How was it posted? By using the NodeBB forum as a Lemmy community?
@julian@community.nodebb.org Thanks. Even something as simple as mappin topic tags to categories automatically would work I think.
@hendrik@palaver.p3x.de no. I use the app service one. It works well, but it's basically for bridging public channels. The Mautrix bridges all work very well. I've used the Facebook one in the past. It's just the limits those platforms put on the bridge (e.g. banning or locking account) that can be a problem. If your bridge is connecting from the same place as you normally connect to Discord from, you should be fine.
@hendrik@palaver.p3x.de which discord bridge? For Matrix? The one that operates as a Discord bot works perfectly. Don't know about the ones that want your login token.
@donuts@lemmy.world don't got any of those.
We just moved some months ago. Still gotta put things in the proper place. A pile of boxes in the shed isn't "organized." 🫠
@punnyname@lemmy.world I definitely don't have that kind of money lol.
This is something I aspire to. I have little space, and use it so badly.
@julian@community.nodebb.org said in NodeBB v4.0.0 — Federate good times, come on!:
I'm wondering, as a stopgap solution, would it make sense to have some kind of rules engine that allows topics coming in from the fediverse to automatically be moved to NodeBB categories? Kind of like a somewhat less elegant sync.
I've just installed a new instance of NodeBB and it works beautifully. Some questions:
- Is it possible for categories to follow Lemmy communities in their sync settings? I seem to be able to follow Lemmy communities, but the categories are stuck on pending.
- Same for NodeBB categories. Can I sync my own category with remote NodeBB categories?
That was.... fast? The game hasn't been out that long, has it?
@julian@community.nodebb.org said in NodeBB v4.0.0 — Federate good times, come on!:
I think the best way, then, would be to have rules that map various group actor URLs to categories, and possibly also tags. Nothing automatic. Only configured. Of course, once Lemmy fixes the ability of Group actors to follow other Group actors, this will be a non-issue.
One other possible solution, which is employed by Misskey et al., is a proxy actor. It's a special user that follows other users, and relays info within its own instance. It's used for doing things like adding a remote user to a list without directly following them. The proxy account follows the user, and then your local instance adds the remote user to your list. But all ActivityPub interactions go through the proxy user.