Skip to content

BUG: Repeatedly fetching the title field on this url #615

@Tback1

Description

@Tback1

Repeatedly fetching the title field on this url
URL https://sspai.com/post/102773

Version (please complete the following information):

  • OS: [Windows 10 LTSC]
  • Browser [Chrome 140]
  • Web Clipper version: [0.12]
  • Obsidian version: [1.9.12]

Describe the bug

all the article under this website https://sspai.com/ will get repeat
Image

Image
{
  "schemaVersion": "0.1.0",
  "name": "Default",
  "behavior": "create",
  "noteContentFormat": "{{content}}",
  "properties": [
    {
      "name": "title",
      "value": "{{title}}",
      "type": "text"
    },
    {
      "name": "source",
      "value": "{{url}}",
      "type": "text"
    },
    {
      "name": "created",
      "value": "{{date}}",
      "type": "date"
    },
    {
      "name": "description",
      "value": "{{description}}",
      "type": "text"
    }
  ],
  "triggers": [],
  "noteNameFormat": "{{title}}",
  "path": "Inbox"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions