michael29
About
- Username
- michael29
- Joined
- Roles
- Member
Comments
-
@sojal2 That error prints only when the app doesn't have write permissions to the directory. Try clear permissions in android's app settings, and pick a writable directory. If it still doesn't work then I don't really have an answer for you, you m…
-
@freedomcondor I will add an option to not check md5sums on downloads, the EOF error is because the attachments are 0 bytes long, which is odd because they're meant to delete and give an error message when they fail to download. I am not sure how t…
-
@freedomcondor looking at the files, it seems paperfile's prop file is malformed, there is no closing but more importantly md5sum is wrong. In testing, i couldn't open the pdf because Zoo checks the md5 checksum after downloading and it's "failin…
-
@zyzhu2000 you should be able to select a different path though the menu on the left side of the file picker. Hi all, I just pushed a new release to the google play store. It will take a few days for google to make it available though. Changelog f…
-
@Togela What webdav server are you using?
-
@sophieburkhardt apologies, that was a bug in the latest release. I have pushed a fix and it's available on google play right now.
-
@e.a.whitley@lse.ac.u Sure, i will try to add this feature. @djnyoung in the app, group libraries don't have the attachment annotations feature enabled yet. I have no eta on when i will implement it
-
@smatthie > items details cleanup I agree though i am reluctant to put the attachments section at the top. For now, you can turn on the setting that defaults taps to opening attachments. >storage naming What name do you suggest other than "E…
-
Did you setup the webdav config in the app? What kind of error are you getting?
-
@plumbley Oh right, there is no logic in the app for this so there isn't an order yet. I will implement sorting
-
@rainerstahl You can already use zoo to download to a custom directory (sd card included) you can also use it to download every attachment available via "Attachment Manager" section. What you describe would not be difficulty to do on your own. @pl…
-
@richard.masters sorry, there isn't much documentation, though i do see a need in providing some tips to users to better inform them of the quirks. Regarding uploading, you don't need to return to Zoo straight away, the next time you open the app it…
-
@richard.masters Yes, for your personal library. Two way as in it allows for uploading changes of attachments to webdav servers. You need to use a pdf editor like Xodo, which makes changes to the file. Editors like acrobat apply changes to a copy …
-
@smilingkafka (a). I'm a big fan of the instant searching though and was quite proud when I managed to implement it. I think I will have it operate as you suggest for older devices (android
-
mine says 5.0.81. perhaps try updating again.
-
@eric_f I have added the ability to download all attachments to my testing build. Assuming no problems I will push it out to the Play store this week! @khinsen I have done further research and fdroid doesn't allow for the proprietary Google analyti…
-
Thanks for the support! @Oby - PDF annotation is doable but I haven't wrapped my head around how to use the zotero api for uploading PDFs or creating file deltas in android. It is on the todo list though. @anders I don't know what the rules are wit…
-
Thanks for the comment cjb! Regarding the webdav, there appears to be a bug with syncing where full syncs are happening when they don't need to. I will investigate. as for file syncing, it is not on my radar right now,