-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Add keyboard shortcuts for "Get bibliographic data from DOI" and "Look up DOI" #11802
Comments
@Siedlerchr Hey, I am looking at this issue for some hours now, but i still cant figure out, where to best put the KeyBindingListeners. Also is there any documentation of the Editor-Structure? I know that the functions are within DoiIdentifierEditorViewModel, but im not quite sure, how to best access them. Any help is much appreciated! |
@HeroxHeruxum Actually it would be IdentiferViewEditor, the same UI is reused for all kind of identifiers. There the buttons are added. |
@Siedlerchr Thanks alot, I think that should set me up for success. Soo I'd like to do this issue ;) |
@HeroxHeruxum Just start with the PR and follow the checklist (e.g, changelog entry) |
Welcome to the vibrant world of open-source development with JabRef! Newcomers, we're excited to have you on board. Start by exploring our Contributing guidelines, and don't forget to check out our workspace setup guidelines to get started smoothly. In case you encounter failing tests during development, please check our developer FAQs! Having any questions or issues? Feel free to ask here on GitHub. Need help setting up your local workspace? Join the conversation on JabRef's Gitter chat. And don't hesitate to open a (draft) pull request early on to show the direction it is heading towards. This way, you will receive valuable feedback. Happy coding! 🚀 |
Heres the Draft PR #11842 |
Is your suggestion for improvement related to a problem? Please describe.
Many users wish for this, see discussion in the forum: https://discourse.jabref.org/t/shortcuts-for-get-bibliographic-data-from-doi-and-look-up-doi/4468/
Describe the solution you'd like
I want to trigger the action from the keyboard
Additional context
The feature is located in the entry editor:
The text was updated successfully, but these errors were encountered: