{"id":17920832,"url":"https://github.com/jeffa5/papers","last_synced_at":"2026-01-21T15:33:23.661Z","repository":{"id":102304348,"uuid":"581601467","full_name":"jeffa5/papers","owner":"jeffa5","description":"Paper management cli","archived":false,"fork":false,"pushed_at":"2024-04-16T10:36:56.000Z","size":349,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T08:40:47.006Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jeffa5.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-23T17:21:06.000Z","updated_at":"2024-04-16T09:37:14.000Z","dependencies_parsed_at":"2024-04-16T10:45:50.467Z","dependency_job_id":"a50f4b13-8269-4e23-ad56-3763759af737","html_url":"https://github.com/jeffa5/papers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jeffa5/papers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffa5%2Fpapers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffa5%2Fpapers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffa5%2Fpapers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffa5%2Fpapers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeffa5","download_url":"https://codeload.github.com/jeffa5/papers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffa5%2Fpapers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28635900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T15:01:31.228Z","status":"ssl_error","status_checked_at":"2026-01-21T14:42:58.942Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-28T20:29:05.487Z","updated_at":"2026-01-21T15:33:23.638Z","avatar_url":"https://github.com/jeffa5.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Papers\n\nPapers is a paper repository management tool for ingesting, managing and searching papers.\n\nIt is inspired by the [papr](https://github.com/daniel-e/papr) tool used in [this blog post](https://segv.dev/paper-reading-workflow/).\n\n## Installing\n\nWith cargo:\n\n```sh\ncargo install --git https://github.com/jeffa5/papers\npapers\n```\n\nOr, with nix:\n\n```sh\nnix run github:jeffa5/papers\n```\n\n## Usage\n\n### Create a repo\n\n```sh\npapers init\n# creates sqlite db file\n```\n\n### Add\n\nTo add a file without fetching it run\n\n```sh\npapers add --tag '\u003ctag\u003e' \u003cfile|url\u003e\n```\n\n### Listing\n\n```sh\npapers list\n# list all\n\npapers list --tags 'new'\n# list all that have the tag 'new'\n```\n\n### Update some metadata about a paper\n\n```sh\npapers update \u003cid\u003e\n```\n\n### Notes\n\n```sh\npapers notes \u003cid\u003e\n# edit notes for the paper id from list\n```\n\n### Open a paper file\n\n```sh\npapers open \u003cid\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffa5%2Fpapers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeffa5%2Fpapers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffa5%2Fpapers/lists"}