cmccomb / google-scholar-for-github-pages

This is a Jekyll include file that pulls from a Google Scholar csv file to output and format your publications
https://cmccomb.com/google-scholar-for-github-pages/
MIT License
4 stars 3 forks source link

[feature request] Exclude search terms, bold an author name #2

Open smeisler opened 1 year ago

smeisler commented 1 year ago

Hi,

Thanks for making this! It has definitely made setting up my website much simpler! 🙂

1) I have added a method to exclude venues (similar to the venue and venue_search methods), which I use to separate articles that are on preprint servers vs peer-reviewed journals. See here for an example: https://stevenmeisler.com/publications/ . If you think something like this would be useful in your own branch, let me know and I will open a PR.

2) Can you think of any way in which a specific author can be listed with bolded text? In my publication list, I would like my name to be bold.

Best, Steven

cmccomb commented 1 year ago

Hey @smeisler! I'm so glad you're getting some use out of it.

  1. It would be awesome if you opened a PR for that. Thanks!
  2. I'll give this some thought too. Shouldn't be too tough, and is definitely a common use case.
smeisler commented 1 year ago

Sounds good! See #3.