]> git.immae.eu Git - github/shaarli/Shaarli.git/blob - doc/RSS-feeds.md
764b3a49027f60004b944d051bc8265cffb41865
[github/shaarli/Shaarli.git] / doc / RSS-feeds.md
1 #RSS feeds
2 ### RSS Feeds or Picture Wall for a specific search/tag
3 It is possible to filter RSS/ATOM feeds and Picture Wall on a Shaarli to **only display results of a specific search, or for a specific tag**.
4
5 For example, if you want to subscribe only to links tagged `photography`:
6 - Go to the desired Shaarli instance.
7 - Search for the `photography` tag in the _Filter by tag_ box. Links tagged `photography` are displayed.
8 - Click on the `RSS Feed` button.
9 - You are presented with an RSS feed showing only these links. Subscribe to it to receive only updates with this tag.
10 - The same method **also works for a full-text search** (_Search_ box) **and for the Picture Wall** (want to only see pictures about `nature`?)
11 - You can also build the URLs manually:
12 - `https://my.shaarli.domain/?do=rss&searchtags=nature`
13 - `https://my.shaarli.domain/links/?do=picwall&searchterm=poney`
14
15 ![(images/rss-filter-1.png) !]((images/rss-filter-1.png)-!.html)(images/rss-filter-2.png)