Dirk Steinkamp
Dirk Steinkamp
You have at least two options: * simply revert the xochitl binary (the hacks make a backup copy of the original binary): https://github.com/ddvk/remarkable-hacks#revert-in-case-things-go-terribly-wrong -- you might need to then reapply...
You might simply have to wait: https://support.remarkable.com/hc/en-us/articles/360004429337-Here-s-how-reMarkable-rolls-out-software-updates Reading this: https://support.remarkable.com/hc/en-us/articles/5222986555805 it somewhat sounds the update *might* even have been pulled. There's a ways to force the update, if you're desperate...
are you sure sleeping.png and suspended.png both have transparency? There are different files used for the two situations. It's working fine for me...
I guess the hacks actually *do* respect the left/right handed settings -- the bookmark is in the upper right corner in right handed mode. Having said that it doesn't seem...
Flattening the drawings doesn't work with the way the rm handles notebooks: the strokes are stored in ".lines"-files that don't support images. The suggestion of flattening drawings could be achieved...
@Baccanno so your basic wish could boil down to: export page(s) to pdf with page(s) as bitmap(s) and have this pdf available directly on the rm instead of emailing it...
@Baccanno one thing to consider is the resolution of the flattened bitmap in the pdf. If you want to be able to use your drawing e.g. for printout this would...
I put both these automagic commands into a shell-script stored in the rmhacks-backup directory -- it seems to survive updates and I simply have to call it, and everything gets...
Hi Eric, here are some commands: cd /home/rmhacks nano automagic.sh now type in your shell commands and close the editor chmod 755 automatic.sh ./automagic.sh that's it. From thereon you only...
Check out old github issues about how to revert to an older version -- this has come up before. But a question to ddvk: would it be possible for the...