Feature: Add a "Search Authors in GoogleScholar" feature#8886
Feature: Add a "Search Authors in GoogleScholar" feature#8886Christina0114 wants to merge 5 commits intoJabRef:mainfrom
Conversation
|
Interesting Idea. Since there was no discussion and you have not tried to fix an existing issue, the discussion will have to be in this pull-request I guess. Hence, here my feedback about your UI design choice: I am not sure if this option is important enough to show in the right-click menu. It is very specific to Google. What if we wanted to add a similar feature that links to other portals and search engines? -
|
|
Refs #7075, JabRef#554 |
|
I really like the prominent button, since it helps in the "browsing" mode of JaRef. Decision
|
|
Closing this PR due to inactivity 💤 |



I add a "Search Authors in GoogleScholar" in "RightClickMenu".


If user clicks a author's name, it will pop up a GoogleScholar Page:
I add “LookArthurMenu” in RightClickMenu class and also a LookupAuthorAction class. Besides, I add another CustomizedAction class to dynamically create new actions while the original StandardActions is an enum that can’t be added/ changed dynamically.
CHANGELOG.mddescribed in a way that is understandable for the average user (if applicable)