Carl Christian Snethlage
Carl Christian Snethlage
Hi @kvitorr i tried to merge current main into your PR and finish it, but you have your branch protected against maintainer pushes. Please either finish the PR yourself or...
I tested it, it seems that #13446 actually did close this issue after consideration and refacoring, so no further action is here required.
You cannot log in to JabRef, since JabRef is not a multi-user distributed application, but just a desktop application for the current os user to use. But multiple users are...
There went sthg wrong, when i tried to resolve merge conflicts with in a PR, sorry for that.
> I am not sure if this code is more readable and maintainable than the old one. imho it is. it reduces complexity a lot by easing the build tasks...
Yes the feature is really promising and the team around the op did already a great job, but now it comes to leveraging this huge project to make it mergable....
Housekeeping: Closing this due to inactivity. Thank you nevertheless for your efforts.
I think the comparator needs to be adapted here.
Hi, either you have an entrytype supporting pagetotal, then its in the Optional fields:  Or the entrytype does not support pagetotal, than you can find it in Other Fields....
You can start looking at https://github.com/JabRef/jabref/blob/main/src/main/java/org/jabref/gui/maintable/MainTableColumnModel.java . Maybe there needs to be a new FieldProperty defined that can be checked on to provide a numeric comparator.