Implement Duplicate Selection Strategies

Issue #1929 open
Stephan Doerfel created an issue

BibSonomy allows to remove duplicates from a list of posts by adding the parameter duplicates=no. However, the user is given no control over the choice, which of the duplicate posts will be displayed. Implement:

  • a strategy that prefers those posts that have a document attached.
  • a strategy that prefers younger posts
  • a strategy that prefers older posts

(* ... community posts, gesichtete posts, etc)

Comments (3)

  1. Log in to comment