Skip to content

NotCraft/ArxivDaily

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArxivDaily GitHub Workflow Status

An RSS feed reader for "ArxivDaily".

Features

  • Display the authors' information in the details.
  • Highlight specific keywords in the title and authors of the paper.
  • Distinguish whether a paper is a new submission or an update one by the prefix .
  • Distinguish whether a paper is written by your highlighted author by the prefix or .
  • Expand/Collapse all articles with Tab key.
  • Pre-render latex snippet to MATHML.
  • Light/Dark mode support.

Usage

  • Click the title to expand it and have a close look at its abstract.
  • Click the abstract to jump to the arxiv page of the paper.
  • Customize highlight keywords list in config.rhai and corresponding CSS style in index.css.