Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix citation keys unintentionally being overwritten on import #7443

Merged
merged 3 commits into from
Mar 26, 2021

Commits on Feb 13, 2021

  1. Fix citation keys unintentionally being overwritten on import

    Fixes JabRef#7420
    If 'Overwrite existing keys' in 'Preferences' > 'Citation key patterns' is unchecked, 'CitatonKeyGenerator' only overwrites the default citationKey if it is blank. If it is not blank, the default citationKey is not overwritten.
    LucasF-42 committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    8b48d19 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. WIP add import preferences tab, checkbox for setting

    Commit does not work as intended yet (is buggy)
    LucasF-42 committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    32e703b View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Configuration menu
    Copy the full SHA
    834ac4a View commit details
    Browse the repository at this point in the history