PDF rendering tool for the reMarkable paper tablet.
This is a work in progress, not in any way affiliated with reMarkable AS. The PDF output will not be as sophisticated as the one generated by reMarkable's own software.
First, set the path to the xochitl data directory:
$ restorable set-dir /path/to/xochitl
This corresponds to /home/root/.local/share/remarkable/xochitl
on the reMarkable device. You can, for example, mount it using SSHFS.
$ restorable tree
- Quick Sheets
- Work
- Archive
- 2020
- Notes
- Meeting minutes
- Private
- Travel Journal
$ restorable render-notebook "Work/Meeting Minutes" meeting-minutes.pdf
$ restorable render-all /path/to/pdf_directory
Credit goes to the reMarkable Wiki and especially to ax3l, who wrote a blog post without which I would not have figured out reMarkable's line file format.
- Write metadata to PDF
- Use different brush templates for different pens (e.g. pencil)
- Use pressure and rotation to determine line width