Bookmark Dupes のレビュー
Bookmark Dupes 作成者: Martin Väth
合計レビュー数: 465
- 5 段階中 5 の評価Firefox ユーザー 14024780 によるレビュー (8年前)
- 5 段階中 5 の評価Claudy Dark によるレビュー (8年前)Super. Mehrfach gespeicherte gleiche Seiten in allen Lesezeichen finden, markieren und löschen.
Danke ;-) - 5 段階中 5 の評価Firefox ユーザー 12624259 によるレビュー (8年前)
- 5 段階中 5 の評価Firefox ユーザー 14003869 によるレビュー (8年前)Tut genau das, was beschrieben wird. Einfach in der Bedienung, klar im Aufbau, jetzt herrscht wieder Ordnung in meinen Bookmarks.
- 5 段階中 5 の評価Firefox ユーザー 13941512 によるレビュー (8年前)Worked perfectly. Used the basic functions to find and delete all my duplicate bookmarks.
- 5 段階中 5 の評価Firefox ユーザー 13914421 によるレビュー (8年前)
- 5 段階中 5 の評価SvEgiiVEteR によるレビュー (8年前)Отличное расширение. почистил свои 1700 дубликатов в закладках)) счастлив как слов.спасибо
раньше не мог так как расширение не открывалось в новой вкладке но теперь когда это сделали все получилось) - 5 段階中 5 の評価Strawberry によるレビュー (8年前)
- 5 段階中 5 の評価Firefox ユーザー 13824549 によるレビュー (8年前)Dead simple. What are my duplicates.... then delete them. What are my empty folders.... then delete them.
- 5 段階中 5 の評価B-boy/StyLe/ によるレビュー (8年前)Hi,
No, they are not "alternatives". I have some bookmarks from forums topics with same titles but from different pages so the only difference in the url is the page number and it will be a pain in the neck to remove them manually. I hope you got what I meant. :)
Thanks again and keep up the good work!開発者の返信
投稿日時: 8年前Edit: In bookmark-dupes-5.5, there will be a special replacement text $TITLE which can be used to find “dupes” with the same title. The github page contains already more detailed instructions and a test version.
With bookmark-dupes-5.4, if you are looking for dupes with a _particular_ title (and not for duplicate titles in general), you can create a “modify” rule which checks for this title and replaces the whole URL by a fixed string. You need to fill the following fields for this rule:
“Name matches”: “\0NAME$” (without quotes; NAME is the name you are looking for; write \ in front of every non-letter).
“Replace URL matches”: “.+” (without quotes; this matches the whole URL)
“By” “x” (here, x can be any nonempty dummy text; in bookmark-dupes-5.5, x can even be empty (which was currently not supported due to misguided “safety” considerations)).
Instead of “Name matches” you can also use an URL match for the part which all bookmarks you want to "match" have in common. Or you can simply replace in your example the page number by an empty string, leaving the (common) rest of the URL as it is.
The latter is IMHO the solution which should be preferred, because it is is least likely to give wrong positives, but you need a rule especially adapted for your URL. - 5 段階中 5 の評価Firefox ユーザー 13095960 によるレビュー (8年前)Thank you for your hard work. But sometimes it'd be useful to have duplicates. So could you pls create an addon that allows that?
開発者の返信
投稿日時: 8年前Duplicates are allowed. What you probably want to achieve is that certain duplicates are not removed or not listed. Both can be done in recent versions:
1. If your duplicates are all within one folder, you can e.g. unmark all bookmarks from that folder: Choose the folder from "-- Select a folder ..." to get the corresponding unmark button.
2. To not list the bookmarks in the first place, you have to use “expert mode”. Switch all default rules to “off” (or delete them), and create a new “filter” rule. Into "Name matches" of that rule you can insert e.g. "\0Frequently used\0" if all your duplicates which you want to ignore are contained in folder(s) named “Frequently used”. You can specify your desired exceptions much more fine-grained (using regular expressions for the full path of the rules). To preserve your setting, you have to store it (locally or remotely).
Actually, the default rules in “Expert mode” already contain an example of a “filter” rule with “typical” names for such folders. - 5 段階中 5 の評価Firefox ユーザー 13401896 によるレビュー (9年前)