dps / remarkable-wikipedia

MIT License
145 stars 4 forks source link

including draft-share files and setting permissions for executable files #1

Closed j-i-l closed 5 years ago

j-i-l commented 5 years ago

Howdie @dps

First of all: Thanks for sharing this cool project! :+1:

I'm not sure if this is useful to you, but I was just setting up your remarkable-wikipedia on my rM (v1.71.) and encountered some issues.

Basically, some files for draft (v0.2) were missing and (on my device) some of the permissions were not set right, so I crudely added some chmod to the installer script.

Also, this uses the novid instead of the nopic version, however, I'm unsure if this is really useful.

In any case, feel free to ignore this, or include what you like.

dps commented 5 years ago

Thanks - this is very useful! I'll find the right way to merge these in. Good to know that you saw the permissions issues with 1.7. The share files being missing was my bad!

j-i-l commented 5 years ago

FYI: 6f73196 contains a binary file (:warning:) for fingerterm compiled with qtcreator, configured after https://remarkablewiki.com/devel/qt_creator#configuring_qt_creator

dps commented 5 years ago

Thank you - this is great. I don't want to make the -novid version the default, though as it takes up more space with no advantage (today). I'm going to merge this PR and then make another one to change the default download back. I think that's easiest.