reMarkable Simple Script to Help Backup Your reMarkable Back when I first bought my reMarkable I realized there might come a day when I'd need to recover the files on it. Luckily, I haven't needed to yet... but that precaution led to creating this script which makes backing it up so much easier.
reMarkable Watch How I Upload Custom Templates to My reMarkable I've had some question about my template process so I recently spent some time creating a video walkthrough, thus combining my blog posts together, to show you how I upload my custom templates. Here's the embedded YouTube video and its transcript. Hope it helps!
reMarkable My reMarkable2 Updated! This Is What I Did Next Do you have a reMarkable device? Were your custom changes wiped in the last update? Are you wondering what other people did? Here's how I weathered the update if you're interested.
reMarkable Quickly Generate a JSON Template Code Snippet for Your reMarkable Do you find it troublesome and bulky to edit your JSON code when uploading custom templates to your reMarkable? Why not speed up your process by generating the needed JSON snippet yourself? You'll still need to edit the templates.json file but now you just need to paste the code snippet in!
Technology Use a Simple Bash Script to Resize Your Images Quickly and Easily Are you looking for a quick way to resize and compress your images all at once? Why not create a bash script to do it? Here's what I did and I explain it all so you can use mine or make your own!