Great suggestion from Twitter:
This would create functionality for following posts on a WriteFreely instance’s reader that use a particular hashtag through RSS. The above author wants to use it for an interesting RSS reader project.
Great suggestion from Twitter:
This would create functionality for following posts on a WriteFreely instance’s reader that use a particular hashtag through RSS. The above author wants to use it for an interesting RSS reader project.
That’s a great idea! I can see it being useful for blogs that cover a wide range of topics like mine.
You can actually do this for your blog already @dino! It’s just a matter of adding /feed/
at the end of a tag search URL for a blog. Say I want to follow your Game Logs via RSS. I can do that with the following link:
https://journal.dinobansigan.com/tag:GameLog/feed/
What this feature request asks for is something a little different for our open-source platform WriteFreely. The Write.as equivalent to this is being able to follow posts that appear on Read Write.as with a certain hashtag via RSS.
Totally didn’t know you could do that, thanks for the info!