ckemere
About
- Username
- ckemere
- Joined
- Roles
- Member
Comments
-
The auto-lookup result for IEEE conferences appears to be "conference paper" (PubMed lists as "journal"). NIPS conferences, for some reason, end up as "book". In my case, I don't really think it matters, as long as the right DOI/PMID are associated …
-
The one thing that would be helpful - when I pull the items, I need to get all children to find out which ones are attached PDFs. Is there a way to avoid this?
-
Unfortunately, white space is being deleted. Here's a gist: https://gist.github.com/ckemere/44178399f9b104d9fb35e2b8d7c7cd20
-
Success! 6 GB saved. I'm posting the code as a gist b/c I can't figure out how to edit these comments for code.
-
Thanks for the speedy reply. If everything works, I'll post code snippet later!
-
Quick question. It looks like I can use the python API to iterate through my library, looking at the children of each item, which already have an md5sum calculated, I see, and then deleting one of them if it's a duplicate. Any quick feedback on whet…
-
(My storage directory is now doubled in size from 6 GB to 12 GB, which is also synced to the cloud.)
-
(For the record, I have about 4000. It's still awful.)
-
I had to recompile from source to allow for the newer entries to take precedence over older ones for merging. Now into the B's. The problem I find is that Mendeley/PubMed often classified conference papers as journal articles for some reason, so I s…
-
This is absolutely awful. 100s of duplicates. After an hour, I'm still in the the papers that start with "A something something". Maybe I can start over from scratch? Reimport all my pdfs, and somehow sync the tags (extracted from Mendeley) to the …
-
Big +1 from me. I began migrating from Mendeley and then discovered that my standard workflow of using PMIDs to update records that were incomplete, i.e., from pre-pubs (and also to pull in abstracts), didn't work. The normal process is that I read …
-
Great to know! My main workflow issue at the moment actually has to do with duplicates. Ideally, I'd sync to the Pubmed data for every document that had a PMID, then automatically merge them. I realize this is already in the Extra data field, but si…