Adding Tags to Raindrop.io RSS Feed?

This is a public RSS feed created by Raindrop.io

When I assign a tag using Raindrop, the tag is contained within the XML of the RSS feed as you can see; however those tags are not imported into DT3 as part of the feed.

Has anyone written a script to import these tags or can anyone suggest a way to do this?

https://bg.raindrop.io/rss/public/24758549

<item>
<title>
<![CDATA[ Supreme Court sides with Ted Cruz, striking down cap on use of campaign funds to repay personal campaign loans | CNN Politics ]]>
</title>
<link>https://www.cnn.com/2022/05/16/politics/supreme-court-campaign-funds-ted-cruz/index.html</link>
<description>
<img src="https://media.cnn.com/api/v1/images/stellar/prod/220516102944-ted-cruz-file-051222.jpg?c=16x9&q=w_800,c_fill" /><br/>
<![CDATA[ The Supreme Court on Monday ruled in favor of Republican Sen. Ted Cruz of Texas in a case involving the use of campaign funds to repay personal campaign loans, dealing the latest blow to campaign finance regulations. ]]>
</description>
<pubDate>Mon, 16 May 2022 16:34:04 GMT</pubDate>
<guid>https://www.cnn.com/2022/05/16/politics/supreme-court-campaign-funds-ted-cruz/index.html</guid>
<category>article</category>
<category>
<![CDATA[ tag1 ]]>
</category>
<category>
<![CDATA[ tag2 ]]>
</category>
</item>
<category>article</category>
<category>
<![CDATA[ tag1 ]]>
</category>
<category>
<![CDATA[ tag2 ]]>
</category>

OMG. Probably the worst RSS code I’ve seen in a long time :laughing: Anyway, over here the categories are converted to tags as expected. Did you enable this option in Preferences > RSS?

3 Likes

Yes that Preference worked - thanks for the reminder