reMarkable Switch Out Your reMarkable Paper Pro's Sleep Screen With the reMarkable Paper Pro out I figured it was time to share an updated post on how to switch out your screen images! Come check it out.
Simply Customize It! Simply Customize It Update: Now Works With Your ReMarkable Paper Pro Announcing the Simply Customize It update (version 1.0.1) that supports connecting to the reMarkable Paper Pro in addition to the older reMarkable devices.
SwiftUI Create a Super Simple Shared SwiftUI Alert System Do you want a simple shared alert system in your SwiftUI app that works in both iOS and macOS from, mostly, one location? No more moving it up and down a view spot seeing if it will work now!
Simply Customize It! Announcing the MacOS Version of Simply Customize It Earlier I announced my new app Simply Customize It and shared that it's currently listed on TestFlight in case any of you want an early look at it! Since then I've gotten the macOS version of the app functional and uploaded so you can test one
Simply Customize It! Announcing Simply Customize It! Back when I first bought my reMarkable e-paper device I hopped onto Facebook and through several user groups fell into the world of custom templates and sleep screen images. Right after opening it I needed to figure out how to connect so I could change out its sleep screen with
reMarkable Frequently Asked Questions I’ve Seen Around About the reMarkable Over the last year or I've seen several reMarkable template related questions popup on Facebook user groups and each time I debate creating a post that answers all those questions. I finally decided to just make it and here's the result!
reMarkable How I Solved My SSH Connection Error: No Matching Host Key Type Found After a computer update I could no longer connect to my reMarkable via SSH as I had an error saying: "unable to negotiate with host: no matching host key type found". This is how I fixed the issue.
reMarkable Which Version of the reMarkable’s Templates Are Emailed Out? A while back I had a thought that led to me wondering "if you made a custom template with differing associated SVG and PNG files... which would you see when exporting it?" I had to find out so I concocted this little experiment and here are my results!
Technology How to Quickly Combine PDF Files on Your Mac Have you ever wanted to combine two PDF files together on your Mac computer? I have. And here's how I did it using the Preview app that you should already have!
Technology How I Easily Used My Custom Color in My SwiftUI Project I recently used one of my favorite colors on my website within my SwiftUI project. It was incredibly simple to do and I wanted to share it with you in case you want to do the same!
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!
Technology How to Add Dynamic Constraints to Your Swift Project Are you needing a more dynamic solution to your constraints than the Xcode interface builder seems to be providing? Here's how I created two constraints in my Swift code and looped them with the front end for a dynamic solution to my problem.
App Sandbox How to Debug and Solve an App Sandbox Related Issue Within the Xcode IDE Are you coding a project for your Apple device(s) and having inexplicable trouble getting a portion of it to work? Maybe the App Sandbox is blocking your code from executing properly? If so this is what I did to debug my issue and solve it!
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 and Easily Upload Template Images to Your reMarkable Have you uploaded a PNG to your reMarkable? Do you now want to upload several different images at once and want the task to be easier? I created a bash script to speed up my template uploading process and share it with you here!
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!
reMarkable How to Make Template Files for Your reMarkable Do you have a reMarkable device? Have you thought about creating a template file of your own for it? Do you have a PDF page or PNG image you want to use as a template? Here's how I made my template file for my reMarkable 2.
reMarkable Switch Out Your reMarkable's Sleep Screen... Plus Easily Back it Up Do you have a reMarkable device and an Apple computer? Are you looking to switch out the default sleep screen image for your own? Here is how I customized my reMarkable2 with a custom sleep screen image.
reMarkable Learn How to Access Your reMarkable Through the Command Line Access your reMarkable through the command line using SSH.
Technology Easily Resize Multiple Images Quickly Through the Terminal on Your Mac Are you having issues resizing and/or compressing images on your computer? Have you checked out ImageMagick®? Here's how I've started compressing my blog images if you're also interested.