Skip to content

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

@koppor

Description

@koppor

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 "New entry" button

Image

See that "Enter identifier" is selected

Desired behavior "Specify Bib(La)TeX" should be selected

Task

  1. Modify org.jabref.gui.newentry.NewEntryView#finalizeTabs
  2. Use heuristics that string starts with @ and then has letters and then has {
  3. If match: select tab, set text and select all (similar to handling of identifiers)

Metadata

Metadata

Assignees

Labels

good first issueAn issue intended for project-newcomers. Varies in difficulty.📌 Pinned📍 AssignedAssigned by assign-issue-action (or manually assigned)

Type

No fields configured for task.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions