Skip to content

Add Ctrl+J to jump to a field #12276

@koppor

Description

@koppor

I hardly remember where which field is stored in the entry editor. I would like to have Ctrl+J, where i have to type a filed name and then can select the field using the cursor keys and enter. Then, it jumps to the right field editor in the entry editor.


Ctrl+J should open a popup with auto completion functionality.


Refinement:

  • code: org.jabref.gui.frame.JabRefFrameViewModel#jumpToEntry -- this method needs to be called using org.jabref.gui.frame.JabRefFrameViewModel#handleUiCommands and passing org.jabref.logic.UiCommand.JumpToEntryKey with the citation key
  • user story: Add Ctrl+J to jump to a field #12276 (comment)

Metadata

Metadata

Assignees

Projects

Status

In Progress

Status

Normal priority

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions