kev
kev

Since #MicroBlog doesn't support hashtags, I decided to roll my own. If all went well, the hashtags in this post should link back to my site. #Kirby really is great!

No idea if it worked on #Mastodon, or if they overwrite the links. Can someone confirm please?

|
Embed
Progress spinner
KevinGimbel@fosstodon.org
KevinGimbel@fosstodon.org

@kev hashtags link back to your website

|
Embed
Progress spinner
tullney@fosstodon.org
tullney@fosstodon.org

@kev here (Mastodon client, Pachli): hashtags working just as every Mastodon hashtag (so yeah, hashtags working!). What do you mean by linking back to your site?

|
Embed
Progress spinner
kev
kev

@KevinGimbel niiiiiiice! Thanks for confirming. :-)

|
Embed
Progress spinner
kev
kev

@tullney so they should link to kevquirk.com/hashtags/…, not fosstodon.org/tags/Micr…

|
Embed
Progress spinner
RyuKurisu@fosstodon.org
RyuKurisu@fosstodon.org

@KevinGimbel @kev no they don't (Moshidon)

|
Embed
Progress spinner
carstenraddatz@mastodon.social
carstenraddatz@mastodon.social

@kev In Tusky the tags point to the mastodon fediverse.

|
Embed
Progress spinner
mike@fosstodon.org
mike@fosstodon.org

@kev In the Mastodon webUI they just go to the standard hashtag link. Not pointing back to your site.

|
Embed
Progress spinner
tullney@fosstodon.org
tullney@fosstodon.org

@kev

Linking to kevquirk.com/hashtags/mastodon

|
Embed
Progress spinner
jasonmcfadden@mastodon.world
jasonmcfadden@mastodon.world

@kev In the official Mastodon app on iOS, the tags open your website.

|
Embed
Progress spinner
tullney@fosstodon.org
tullney@fosstodon.org

@kev So that is what I get in those two clients when looking for where the hashtag links to. But the result is the same: Hashtag search in Mastodon

|
Embed
Progress spinner
kev
kev

@tripplehelix nope. It’s a plugin I created that runs in Kirby so when it detects #something it makes that into a link that goes to the tag name. Means I don’t have to add links manually - I’m too lazy for that.

|
Embed
Progress spinner
In reply to
kev
kev

Looks like different places on the fedi treat these hashtag links differently. Some honour the link, others overwrite it. Either way it’s fine. 🤷🏼‍♂️

|
Embed
Progress spinner
leeperry@mastodon.scot
leeperry@mastodon.scot

@kev the hashtags link to mastodon hashtags on mastodon.scot, though the card does link to the first tag (ie microblog)

|
Embed
Progress spinner
nilsmielke@det.social
nilsmielke@det.social

@kev In @elk your hashtags lead to your site.

|
Embed
Progress spinner
leeperry@mastodon.scot
leeperry@mastodon.scot

@kev In elk... they all direct to your site 🙈

|
Embed
Progress spinner
jsonbecker
jsonbecker

@kevq it largely depends on whether or not it’s respecting the HTML content of a post or not. Mastodon API doesn’t allow HTML, but Mastodon itself and most clients will do fine with HTML from ActivityPub.

|
Embed
Progress spinner
publicvoit@graz.social
publicvoit@graz.social

@kev @tullney Nope, not working like that. And it would actually be a surprise to me and other people on the Fediverse.

|
Embed
Progress spinner
kev
kev

@jsonbecker ah, that makes sense. Thanks.

|
Embed
Progress spinner
KevinGimbel@fosstodon.org
KevinGimbel@fosstodon.org

@oceanhaiyang @kev interesting, for me they don’t (on the official mastodon iOS app)

|
Embed
Progress spinner
amit@social.lol
amit@social.lol

@kev Links to your website. I love this. How do you make it work?

|
Embed
Progress spinner
kev
kev

@amit I wrote a plugin for @getkirby that looks for #something in my notes then turns them into a link. Then I just have a template that loops through them.

Basically I built my own little tagging system for Kirby. I thought about using the existing one, but I already use that for my blog posts and I didn’t want to mess with that.

|
Embed
Progress spinner