Wasn't satisfied with zotero and mendeley for pdf reference management. Wanted something terminal based and simple, so I wrote a shell script that I eventually rewrote in python. Given a pdf, it reads it, tries to find the article doi and fetches metadata from crossref to rename the file and store metadata in the file itself. I Plan on integrating features like interactive tagging and tag browsing from the terminal.Any help with code review or additional features are welcome :)
https://github.com/jayghoshter/prem
No comments yet.