Advanced arXiv search extension for Raycast.
- Search with filters and sorting
- Bookmarks with tags and ratings
- Topic/author/keyword subscriptions
- Citation tracking with Semantic Scholar
- GOST citations (Russian standard)
- LaTeX formula rendering
- Clone the repository:
git clone https://github.com/Malomalsky/arxiv-raycast-extension.git
cd arxiv-raycast-extension- Install dependencies:
npm install- Import to Raycast:
npm run dev- The extension will open in Raycast automatically
- Download the repository
- Open Raycast preferences
- Go to Extensions tab
- Click "+" and select "Import Extension"
- Choose the arxiv-pro folder
- Search arXiv Papers: Main search with filters (date, sort by relevance/citations)
- View Bookmarks: Save and manage papers with ratings and tags
- Topic Feed: View papers from your subscriptions
- Manage Subscriptions: Subscribe to categories, authors, or keywords
Pull requests are welcome! If you have ideas for improvements or new features, feel free to contribute.
MIT