Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AP => ATProto Out of line hashtag support #1311

Open
TomCasavant opened this issue Sep 9, 2024 · 1 comment
Open

AP => ATProto Out of line hashtag support #1311

TomCasavant opened this issue Sep 9, 2024 · 1 comment

Comments

@TomCasavant
Copy link

This may unnecessarily complicate things, but the AP server I run doesn't store hashtags at the end of the content in the Note, they're all exclusively in the tag attribute.

It looks like bluesky is looking to add 'tumblr style' out of line hashtag support (https://bsky.app/profile/esb.lol/post/3l3jcxl6muh2n, and there was another post that mentioned the branch for that is mostly complete and just needs to be merged but I have completely lost that post), and I'm wondering if it'd be possible to include that in the bridge. I think right now it just ignores all tags that aren't specified in the content.

@snarfed
Copy link
Owner

snarfed commented Sep 9, 2024

Yes! This is kind of (but not exactly) the inverse of #1066.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants