espial icon indicating copy to clipboard operation
espial copied to clipboard

RSS feed always proposes all content instead of tags in use

Open MagicFab opened this issue 3 years ago • 1 comments

When looking at a list of links resulting from combined or single tags, the RSS feed proposed is always for all the content, not the search result.

For example for https://esp.ae8.org/u:demo/t:test+tag the RSS feed is proposing https://esp.ae8.org/u:demo/feed.xml

It would be useful to be able to have RSS feeds per tag or per tag combinations.

MagicFab avatar Aug 02 '22 13:08 MagicFab

This feature has been committed to master.

Note that while RSS feeds based on search queries will work anonymously, RSS feeds based on filters (e.g. private/starred etc...) will only be accurate if the client is logged in via an authentication cookie, which mirrors what an anonymous user would see when visiting a user's bookmarks.

jonschoning avatar Aug 04 '22 18:08 jonschoning