Android app that imports what Zotero exports
I don't know if this is the right category for this post, but here it goes.
I have a rather large library (> 2.5 GB) and I don't use Zotero Sync. Instead, I decided to use MEGA (a competitor of Dropbox) to backup my database directory.
I have a Samsung Galaxy Tab which I'd like to use to access my documents. MEGA for Android doesn't download and sync my database directory, and even if it did, there is no Android app that just lets me point to it and access it in a user-friendly way, like Zotero does.
So I copied my PDF files to my tablet, but I can't find an app that categorizes them accordingly. Most apps just show the first page of the PDF and you have to know which is which only with that information, when in my case, they are most articles whose first page look all alike. I also can't search by their metadata, only by their file name.
I was hoping if anyone knows an app that is able to import my library (PDF files included). Zotero exports it in many formats, so I am hoping a compatible app exists. Google Play Store is flooded with ebook readers, but they aren't quite reference managers.
I have a rather large library (> 2.5 GB) and I don't use Zotero Sync. Instead, I decided to use MEGA (a competitor of Dropbox) to backup my database directory.
I have a Samsung Galaxy Tab which I'd like to use to access my documents. MEGA for Android doesn't download and sync my database directory, and even if it did, there is no Android app that just lets me point to it and access it in a user-friendly way, like Zotero does.
So I copied my PDF files to my tablet, but I can't find an app that categorizes them accordingly. Most apps just show the first page of the PDF and you have to know which is which only with that information, when in my case, they are most articles whose first page look all alike. I also can't search by their metadata, only by their file name.
I was hoping if anyone knows an app that is able to import my library (PDF files included). Zotero exports it in many formats, so I am hoping a compatible app exists. Google Play Store is flooded with ebook readers, but they aren't quite reference managers.
I also synchronise the storage directory with the Android tablet.
The bibtex file contains links to the PDFs which Erathosthenes can interpret, but you have to run it through a simple script first to change the path names.
Afterwards you can work in Erathosthenes which shows title, authors, abstracts etc and lets you search for papers, and click on the link to open the pdf. Erathosthenes also handles the Zotfile tags and groups.
You may have to experiment a bit with the correct export settings in Zoitfile and import settings in Erathosthenes, but once you got it, it works nicely.
As a side note, Adobe Acrobat Reader (an obvious choice for a PDF reader which I had not thought of before) is able to search for substrings in the file name, which helps a lot.
I think I've found a combination of apps that I'm comfortable with now, but if anyone has any suggestion, feel free to contribute. Thanks again.
https://github.com/rdiaz02/Zotero-to-Referey
Note, though, that this uses R, the setup might not be fully trivial, and I've only tested in Linux (it will probably require adaptations for Win/Mac).
I used to use Erathostenes, but it is extremely slow with moderate (say > 3000 entries) libraries, and you cannot see the complete hierarchy of your collections.
Note that the code of Referey is now free software (https://github.com/kleinkm/Referey), so someone might be able to write an app adapting Referey to directly accept Zotero dbs.
By the way, there have been somewhat related discussions at https://forums.zotero.org/discussion/51234/zotable-a-modern-zotero-client-for-android/ and https://forums.zotero.org/discussion/55962/new-tool-for-browsing-attachments-on-tablets/
I'm in a similar situation to you, wanting to store my pdfs etc. for offline access and have tried all the available android apps in vain.
At the moment i sync all my pdfs over nightly, but have not found a decent way to access them from my android devices; it's very frustrating! I'm going to have a go at following your instructions at github to see if i can set it up. However, despite being a linux user for nearly 10 years i'm useless at editing and running scripts, and don't properly understand how to create symbolic links etc. and organise my zotero folder, so wish me luck....
If there was some way of designing a simple android/linux app or process to do it all for me i'd pay upwards of a tenner for it!