@jb55 can you add a separate view for followed hashtags instead of consolidating with posts from accounts you follow?
Thread
Login to reply
Replies (6)
you will be able to just create lists that do this. will try to finish that soon.
Damus-only lists, or are you working on a NIP? Would be cool to have #hashtag lists on the protocol level. Thereβs actually lots of things that deserve lists support.
lists are already specβd. Would of course use those. We already do for mutes
Oh, ok. I felt like this would require a new kind.
You could do this already using a bookmark list (kind: 30001). Since each list item is just a tag and `t` tags are specifically for hashtags, this would work.
Of course, clients would have to be looking for them for it to be very useful...
parameterized replaceable lists allow you to set a βdβ tag corresponding to different lists while retaining the same kind.