Set up an actor for the Category or Tag you want to publish content to Mastodon.
Copy the “handle” of the Actor.
Look up the handle on Mastodon and follow it.
[note] markup
You can select part of your post to be published via ActivityPub by wrapping text in [note][/note]. This gives you more control over what appears on microblogging services like Mastodon. For example, if your post looks like this in the composer:
We have some exciting news to share: [note]Everything Pets is launching a magazine![/note]
For what is worth it, first I published the Discourse post with the notes. Then, during the 5 minutes before it is federated, I removed the note tags because they were ugly and I was confused. Then I thought maybe they “disappear” after the post is federated and I added them again.
After seeing that the full post had been federated, I removed the note syntax from the Discourse post.
Yes, sorry by “tags” I meant [note][/note]. I’m still a little unclear as to whether they were in the post at the time the post was federated. If you added them back in after federation they are not going to apply to content that is already federated.
Ok, yes, [note][/note] was in place when I posted the new topic on discourse and they were also in place after a few minutes when the topic was federated.
Maybe we can leave this here, and next time we federate a post I will be paying attention on every step, now that I know what tp expect and what might happen.
I’ve added actors for multiple tags and then created a post using those tags. I was expecting both actors to post to activity pub, but only one of them did.
I’m following both on my main mastodon.social account, but I only see one post in the logs. Is this supposed to work or is only one actor supported?
If you have multiple tags actors associated with a post only the first listed tag’s actor will publish the post currently. Adding support for publishing from multiple actors of the same taxonomic type at once is a good Feature request (tag it activitypub).
Is there a way to control which categories or tags don’t get published to Mastodon? I’d like to exclude certain internal discussion topics from being posted, but still allow announcements and blog posts.Thanks in advance!
Hey @Kayaart, thanks for the question. Only the tags and categories you’ve explicitly set up as ActivityPub actors will publish content to the fediverse. If you have categories and tags for internal discussion, just leave them be (i.e. don’t set up an actor).
Thanks a lot for the clarification that makes sense now!
So just to confirm: if I leave some categories/tags without setting up an ActivityPub actor, nothing from them will get pushed to Mastodon, right?