Menu

#124 Show number of entries in groups (feature req. #2868512)

Next full release
closed
None
5
2013-03-12
2009-10-07
No

This patch enables displaying the number of entries in each group in the groups tree (as requested in feature request 2868512).
So far, it only works for static groups. It is trickier to implement for the dynamic group types.

Discussion

  • Thomas Arildsen

    Thomas Arildsen - 2009-10-07

    Now the patch works for dynamic groups as well.
    The implementation may slow down the GUI due to a search trough all database entries for the dynamic group types. Maybe this can be improved by using a worker as seen in GroupSelector.java - anyone, feel free to look into fixing this.

     
  • Thomas Arildsen

    Thomas Arildsen - 2009-10-07

    Run 'patch -i patches' in jabref/src/java/net/sf/jabref/groups

     
  • Oliver Kopp

    Oliver Kopp - 2013-03-12
    • status: open --> closed
    • assigned_to: Oliver Kopp
    • milestone: --> Next full release
     
  • Oliver Kopp

    Oliver Kopp - 2013-03-12

    Applied in the master branch.

     

Log in to post a comment.