stevensdavid / jabref

Fork of Jabref for lab in DD2480 at KTH
https://www.jabref.org
MIT License
1 stars 0 forks source link

Implement functionality for solving BibSonomy synchronize conflicts #17

Open felixlut opened 4 years ago

felixlut commented 4 years ago

A mockup for this feature can be found here.

The team from JabRef commented on the mockup:

Synchronize conflict resolution: Please look for the "Merge Entries Dialog". Refs #6021. https://docs.jabref.org/finding-sorting-and-cleaning-entries/mergeentries. You can just call it. Refs #5688.

The functionality for solving BibTeX conflicts needs to be implemented, and given the comments from JabRef, it seems that it should be quite easy to utilize the function specified in their comment above.

Related issues: #4 #16