Skip to content

Conversation

KravornN
Copy link

@KravornN KravornN commented Jun 7, 2025

This PR adds support for fetching and recommending papers from medRxiv, in addition to the existing arXiv source.

To control this new functionality, the following environment variables have been added:

  • MEDRXIV_DAYS: Specifies the lookback period for medRxiv papers. If set to 0, medRxiv is disabled. If set to a positive integer, the feature is enabled.
  • MEDRXIV_SUBJECTS: Allows filtering medRxiv papers by subject category. The syntax is the same as ARXIV_QUERY.
  • MAX_PAPER_NUM_ARXIV: Sets a specific limit for the number of recommended arXiv papers. If not set, it will be automatically obtained from MAX_PAPER_NUM.
  • MAX_PAPER_NUM_MEDRXIV: Sets a specific limit for the number of recommended medRxiv papers.

The final email digest is also updated to group papers by their source for better readability.

@taozhe6
Copy link

taozhe6 commented Aug 28, 2025

hope it will be merged

@TideDra
Copy link
Owner

TideDra commented Aug 29, 2025

hope it will be merged

I'm rebuilding this project and this source will be integrated into the new version. However, since I'm busy recently, this progress will be slow.

@taozhe6
Copy link

taozhe6 commented Aug 29, 2025 via email

@KravornN KravornN force-pushed the main branch 6 times, most recently from d10440d to 25c3b25 Compare October 14, 2025 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants