Skip to content

Conversation

@ankamde
Copy link
Contributor

@ankamde ankamde commented Aug 2, 2025

Closes #13597

Focus "Specify Bib(La)TeX" when Bib(La)TeX is in clipboard

Steps to test

Copy following to your clipboard:

@Article{,
author = {Oliver Kopp and Carl Christian Snethlage and Christoph Schwentker},
journal = {TUGboat},
title = {JabRef: BibTeX-based literature management software},
year = {2023},
issn = {0896-3207},
number = {3},
pages = {441--447},
volume = {44},
issue = {138},
ranking = {rank4},
}
Click on the "Add entry using..." button

Specify Bib(La)TeX tab is automatically selected:

image

Mandatory checks

  • I own the copyright of the code submitted and I license it under the MIT license
  • Change in CHANGELOG.md described in a way that is understandable for the average user (if change is visible to the user)
  • [/] Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (if change is visible to the user)
  • Checked developer's documentation: Is the information available and up to date? If not, I outlined it in this pull request.
  • Checked documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request to the documentation repository.

@ankamde ankamde marked this pull request as ready for review August 2, 2025 12:29
@ankamde
Copy link
Contributor Author

ankamde commented Aug 6, 2025

@koppor Hi, this one is ready for review. Build failed but nothing related to my changes.

Siedlerchr
Siedlerchr previously approved these changes Aug 13, 2025
@Siedlerchr Siedlerchr enabled auto-merge August 13, 2025 18:39
@Siedlerchr
Copy link
Member

Thanks for your contribution! LGTM

auto-merge was automatically disabled August 14, 2025 16:49

Head branch was pushed to by a user without write access

@ankamde ankamde requested a review from Siedlerchr August 14, 2025 16:50
@ankamde
Copy link
Contributor Author

ankamde commented Aug 14, 2025

@Siedlerchr Hi, can we merge this one once green?

@trag-bot
Copy link

trag-bot bot commented Aug 14, 2025

@trag-bot didn't find any issues in the code! ✅✨

@Siedlerchr Siedlerchr added this pull request to the merge queue Aug 14, 2025
Merged via the queue into JabRef:main with commit 96371b3 Aug 14, 2025
1 check passed
Siedlerchr added a commit that referenced this pull request Aug 15, 2025
* upstream/main:
  Added static (stream & preferences) constructors to BibDatabaseContext (#13694)
  New Crowdin updates (#13698)
  fix git modules requires and uses (#13696)
  Focus "Specify Bib(La)TeX" when Bib(La)TeX is in clipboard (#13633)
Siedlerchr added a commit that referenced this pull request Aug 21, 2025
* upstream/main:
  New translations jabref_en.properties (Italian) (#13725)
  Minor code style updates (#13722)
  Fix: Make FileUtil.relativize symlink-aware (#13553)
  New Crowdin updates (#13720)
  Bump org.glassfish.jersey.core:jersey-server in /versions (#13714)
  Enable UseObjectNotifyAll (#13718)
  Bump com.dlsc.gemsfx:gemsfx from 3.3.5 to 3.4.2 in /versions (#13717)
  Update on-issue-comment.yml
  Bump org.openrewrite.recipe:rewrite-recipe-bom from 3.12.1 to 3.13.0 (#13716)
  Bump org.openrewrite.rewrite from 7.12.1 to 7.14.0 (#13715)
  Bump org.glassfish.jersey.inject:jersey-hk2 in /versions (#13713)
  feat(git): add “Share to GitHub” flow (#13677)
  Bump jablib/src/main/resources/csl-styles from `292aec3` to `1194364` (#13712)
  Bump jablib/src/main/abbrv.jabref.org from `cfe719f` to `a97f9c6` (#13711)
  Bump jablib/src/main/resources/csl-locales from `e2de1e3` to `fa56de1` (#13710)
  Add noop Git Config System Reader to prevent usage of real world stuff into jgit (#13703)
  Added static (stream & preferences) constructors to BibDatabaseContext (#13694)
  New Crowdin updates (#13698)
  fix git modules requires and uses (#13696)
  Focus "Specify Bib(La)TeX" when Bib(La)TeX is in clipboard (#13633)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Focus "Specify Bib(La)TeX" when Bib(La)TeX is in clipboard

3 participants