Introduction

I am the owner of a new (as of 2023-06-27) reMarkable 2 tablet. (Update: I picked up a used tablet so I can experiment with it, without any risk of losing or accidentally sharing the files in my primary tablet.)

I'm using this site as a way to record the information I learn about them, and the things I do to customize them. I'm doing this for two reasons:

There probably won't be much to see at first, but I plan to add information over time after and I start playing/working with them.

ℹ️ In Progress

Some of the items in the Table of Contents menu may not actually link to pages yet, and some of the pages which exist may not be complete. I'm writing this in my spare time, and $DAYJOB doesn't give me a whole lot of that. If you're paying attention, you'll probably notice there are more updates on the weekends. Please be patient.

rss.svg RSS feed - if you use an RSS reader, this feed contains a post for each commit in the git repo where I track the site's source files. (The git repo is stored in Keybase, although I could move it to Github if people are interested in looking at it.) (This web site is also hosted using Keybase Sites.)

These are links that I seem to be copying and pasting a lot whenever I talk to other people about the tablet. I'm putting them here so I know where to quickly find them when I need them.

reMarkable Cloud

For now, I'm planning to NOT connect my tablet to the "reMarkable Cloud" at all. I'm doing this for a few reasons:

Created with mdbook

This "book" is being created using a program called mdbook, which allows me to write the content using Markdown and have it converted to an HTML format that I think looks nice, especially with a few minor customizations.

And rather than making the same customizations every time I start a new "book" (I have several, both at work and for non-work), I created a template containing a newly created book with my customizations already in place.

https://github.com/kg4zow/mdbook-template/

Keybase

I make use of Keybase on a very regular basis.

Either or both of these functions could be replaced by Github, however I prefer using Keybase in general (again, privacy), so unless I have a good reason to move them to Github, I plan to leave them where they are.

Feedback

I would appreciate any feedback you may have to offer about this book. This especially includes if you spot any typos, if you see any information which is incorrect or incomplete, or if there's something you'd like to see me cover.

License

CC BY 4.0

This web site is licensed under a Creative Commons Attribution 4.0 International License.

Short version, you're free to use, copy, and re-share the information, including commercially, as long as you tell people that I originally wrote it, provide a link back to where you found it (i.e. this web site), and if you're sharing a modified version, make it clear which parts you modified.

Better explanation

Full legal mumbo jumbo

Exception

The /theme/index-template.hbs file in the git repo, whose contents make up part of every generated HTML page, was copied from /src/theme/index.hbs in the mdbook source and then modified. As such, that file is technically covered by the Mozilla Public License 2.0, as noted in their repo.