إضافة موجز المتابعة إلى التنقل العلوي

Heya. Just getting started building a Discourse site, so very new. Is there a way to add the follow feed to the main category page? I’d like it to be just to the right of Latest and Top.

إعجاب واحد (1)

Maybe you can add a link to the follows page with this theme component:

إعجاب واحد (1)

I saw that and I’m trying it out. The problem is that the follow feed link requires the user’s name to be a part of the url. So, I’d need to be able to put in something like:

/u/{username}/follow/feed

Is it possible to pull dynamic values like the current user’s name ?

إعجاب واحد (1)

Does my/follow/feed work?

It works that way for example for a users activity https://meta.discourse.org/my/activity

إعجابَين (2)

I confirm this works:

Use my/follow/feed as the link.

إعجابَين (2)

Yep that worked! Thank you both for the help!

إعجابَين (2)