sn1 Posted September 18, 2022 Share Posted September 18, 2022 (edited) Workflow to search for articles on arXiv.org and view or download them. The workflow was tested with Alfred 5. Usage: arxiv <query>, e.g. arxiv longformer This will search arxiv.org for papers matching your search criteria and display the most relevant ones. arxiv <arxiv URL | arxiv ID>, e.g. arxiv https://arxiv.org/abs/2004.05150 or arxiv 2004.05150 This will display the provided arxiv article and offer the possibility to download the PDF quickly. Press Enter to view the article on arxiv.org. Press Shift + Enter to copy the article URL. Press Cmd + Enter to view the PDF in the browser. Press Shift + Cmd + Enter to copy the PDF URL. Press Alt + Enter to download the PDF. Download | Source Edited September 18, 2022 by sn1 Updated download link cands, giovanni and iandol 3 Link to comment
vitor Posted September 18, 2022 Share Posted September 18, 2022 Welcome @sn1, Looks good! Tips:The About is the first thing users see when opening your workflow and the quickest way to reference usage after they have it installed. But it is currently empty.There is a File Picker user configuration item which is tailor-made for the downloadfolder case. You can set ~/Downloads as the default value and user will be able to change it with a picker. sn1 1 Link to comment
sn1 Posted September 18, 2022 Author Share Posted September 18, 2022 Thanks @vitor, I added the about section and it's now using the file picker. vitor 1 Link to comment
vitor Posted September 18, 2022 Share Posted September 18, 2022 Ah, something else I just noticed. You can replace the download link above with https://github.com/SimonNick/arxiv-alfred/releases/latest/download/arXiv.alfredworkflow and it will always point to the most recent stable release. You just have to make sure to always use the same file name for the workflow file (or change the URL then). sn1 1 Link to comment
sn1 Posted September 18, 2022 Author Share Posted September 18, 2022 That's cool, didn't know that. Thanks! Link to comment
cands Posted September 24, 2022 Share Posted September 24, 2022 Working well and very useful, thanks for the workflow! sn1 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now