Optionally check description to find library duplicates

The description contains the alternative titles of the entry, thus, potentially finding a duplicate even if the title itself are different
This commit is contained in:
schroda
2024-05-08 15:06:47 +02:00
parent d094d9c9a3
commit b785e633fa
2 changed files with 95 additions and 8 deletions

View File

@@ -520,6 +520,11 @@
"label": {
"description": "Show all duplicated entries in your library",
"title": "Duplicated entries"
},
"settings": {
"label": {
"check_description": "Check description"
}
}
}
},