utilities/auto-blog-link-preserver#10: Include tags from RSS feed when submitting



Issue Information

Issue Type: issue
Status: closed
Reported By: btasker
Assigned To: btasker

Milestone: v0.1
Created: 10-Aug-24 23:20



Description

Pages listed in the source RSS feed may have tags (categories in RSS terminology) listed.

We should collect those and include when submitting those pages.



Toggle State Changes

Activity


assigned to @btasker

Funny really, the code that the script's based on had this, but I took it out.

verified

mentioned in commit ed2e37b95740f40f9e23f9dc89d6ff0113918a8e

Commit: ed2e37b95740f40f9e23f9dc89d6ff0113918a8e 
Author: B Tasker                            
                            
Date: 2024-08-11T08:52:33.000+01:00 

Message

feat: extract tags from RSS feed and include when submitting that link (utilities/auto-blog-link-preserver#10)

+19 -4 (23 lines changed)

One thing I do want to double check though:

  • Link gets submitted with tags a and b
  • Link later gets submitted again without tags

What happens?

Sadness

Screenshot of the LinkWarden dash - the URL now exists twice

Looks like there may be a feature.

There we go, in settings

Screenshot of the prevent duplicate links option

Enabling that works perfectly.

mentioned in issue #19