With Remarks, you can export notebooks and PDFs from your ReMarkable.
- Export your notebooks as PDF
- Extract highlights as text
This is a fork of https://github.com/lucasrla/remarks. This fork has a few goals
- Support ReMarkable v3
- Support Type Folio output
- Retain support for older ReMarkable versions
- Note: This fork does not support all original output variants offered by the original remarks. The focus lies only on getting PDFs and text highlights out. You can use other tools such as Pandoc for conversion.
This project assumes familiarity with git
, python
and the commandline.
Highlight and annotate PDFs
And then use remarks
to export annotated pages to Markdown
, PDF
, PNG
, or SVG
on your computer:
WHAT IS LIFE?
Based on lectures delivered under the auspices of the Dublin Institute for Advanced Studies at Trinity College, Dublin, in February 1943
To the memory of My Parents
Linux is recommended, Windows should work too.
- Install Python 3.10+ and Poetry
## Get remarks on your computer
git clone https://github.com/lucasrla/remarks.git && cd remarks
## Install the dependencies
poetry install
To get remarks
up and running on your local machine, follow the instructions below:
Run remarks
and check out what arguments are available:
python -m pytest -q remarks/test_initial.py
-
Scrybble A paid user-friendly service that helps non-technical ReMarkable users synchronize their notebooks to Obsidian. Financially supports @Azeirah to work on remarks.
-
lucasrla who wrote the original implementation of remarks
-
@JorjMcKie who wrote and maintains the great PyMuPDF
-
u/stucule who posted to r/RemarkableTablet the first account (that I could find online) about reverse engineering
.rm
files -
@ax3l who wrote lines-are-rusty / lines-are-beautiful and also contributed to reverse engineering of
.rm
files -
@edupont, @Liblor, @florian-wagner, and @jackjackk for their contributions to rM2svg
-
@ericsfraga, @jmiserez, @peerdavid, @phill777 and @lschwetlick for updating rM2svg to the most recent
.rm
format -
@lschwetlick who wrote rMsync and also two blog posts about reMarkable-related software [1, 2]
-
@soulisalmed who wrote biff
-
@benlongo who wrote remarkable-highlights
For more reMarkable resources, check out awesome-reMarkable and remarkablewiki.com.
remarks
is Free Software distributed under the GNU General Public License v3.0.
This is a hobby project of an enthusiastic reMarkable user. There is no warranty whatsoever. Use it at your own risk.
The author(s) and contributor(s) are not associated with reMarkable AS, Norway. reMarkable is a registered trademark of reMarkable AS in some countries. Please see https://remarkable.com for their products.