Remarkable: Difference between revisions
No edit summary |
|||
| (3 intermediate revisions by the same user not shown) | |||
| Line 13: | Line 13: | ||
https://www.informaticar.net/how-to-transfer-files-to-remarkable-paper-pro-without-cloud/ has a description of the script you can run in linux / windows with linux subsystem. Script can be found https://github.com/adaerr/reMarkableScripts/blob/master/pdf2remarkable.sh | https://www.informaticar.net/how-to-transfer-files-to-remarkable-paper-pro-without-cloud/ has a description of the script you can run in linux / windows with linux subsystem. Script can be found https://github.com/adaerr/reMarkableScripts/blob/master/pdf2remarkable.sh | ||
=== Calibre plugins === | |||
# https://github.com/andriniaina/remarkable-calibre-usb-device | |||
# https://www.reddit.com/r/RemarkableTablet/comments/m9tml0/calibre_plugin_for_remarkable/ using the https://www.mobileread.com/forums/showthread.php?t=118761 Open With Plugin | |||
== Turning SSH over WiFi back on == | == Turning SSH over WiFi back on == | ||
| Line 21: | Line 26: | ||
# Run: <code>rm-ssh-over-wlan on</code> | # Run: <code>rm-ssh-over-wlan on</code> | ||
# Continue as before! | # Continue as before! | ||
== Backing up and Restoring over SSH == | |||
copy: <code>~/.local/share/remarkable/xochitl</code> and <code>~/.config/remarkable/xochitl.conf</code> | |||
https://www.reddit.com/r/Remarkable/comments/1kwjvrf/restoring_backup_via_ssh/ | |||
== Resources == | == Resources == | ||
https://github.com/reHackable/awesome-reMarkable?tab=readme-ov-file#gui-clients | |||
https://remarkable.guide/ - replaces the old wiki | https://remarkable.guide/ - replaces the old wiki | ||
https://support.remarkable.com/s/article/Using-reMarkable-without-a-subscription Using Remarkable without a Subscription | |||
== Utilities == | |||
https://github.com/mb1986/rm-hacks?tab=readme-ov-file RM-hacks - quality of life improvements | |||
https://www.davisr.me/projects/rcu/ Remarkable Connection Utility (paid) | https://www.davisr.me/projects/rcu/ Remarkable Connection Utility (paid) | ||
https:// | https://github.com/kg4zow/rmweb - download all the files on the remarkable tablet | ||
[https://github.com/reHackable/awesome-reMarkable?tab=readme-ov-file#gui-clients https://github.com/reHackable/awesome-reMarkable] - massive list of awesome utilities | |||
=== Text extractors === | |||
https://github.com/anbzerc/ReMarkableHighlightExtractor highlight extractor | |||
https://github.com/sabidib/remarking highlight extractor | |||
https://github.com/soulisalmed/biff Text and image extractor | |||
https://github.com/AndrewBestbier/reMarkableWeb Export to CSV, Markdown and Readwise | |||
Latest revision as of 06:57, 19 August 2025
Transferring files, PDF and epub
To transfer files through USB you need to connect the USB port, then in Settings -> General -> Storage -> activate USB connection.
You will be able to connect through http://10.11.99.1/ using a browser to upload files, but files are limited to < 100MB.
You can find all IP addresses and username + password to SSH into the Remarkable through
Settings -> Help -> Copyrights and Licenses -> General Information -> under GPLv3 Compliance (on the right )
Transfer everything into the /home/root folder. Other folders get deleted on OS upgrade.
After transfer PDF / epub files won't show up because they need to be stored in a specific place and have .metadata, .content and .thumbnail files generated.
https://www.informaticar.net/how-to-transfer-files-to-remarkable-paper-pro-without-cloud/ has a description of the script you can run in linux / windows with linux subsystem. Script can be found https://github.com/adaerr/reMarkableScripts/blob/master/pdf2remarkable.sh
Calibre plugins
- https://github.com/andriniaina/remarkable-calibre-usb-device
- https://www.reddit.com/r/RemarkableTablet/comments/m9tml0/calibre_plugin_for_remarkable/ using the https://www.mobileread.com/forums/showthread.php?t=118761 Open With Plugin
Turning SSH over WiFi back on
After 3.22 firmware this has been turned off.
- Plug in your reMarkable with a cable
- Connect via SSH using the 10.x.x.x IP that shows up
- Run:
rm-ssh-over-wlan on - Continue as before!
Backing up and Restoring over SSH
copy: ~/.local/share/remarkable/xochitl and ~/.config/remarkable/xochitl.conf
https://www.reddit.com/r/Remarkable/comments/1kwjvrf/restoring_backup_via_ssh/
Resources
https://github.com/reHackable/awesome-reMarkable?tab=readme-ov-file#gui-clients
https://remarkable.guide/ - replaces the old wiki
https://support.remarkable.com/s/article/Using-reMarkable-without-a-subscription Using Remarkable without a Subscription
Utilities
https://github.com/mb1986/rm-hacks?tab=readme-ov-file RM-hacks - quality of life improvements
https://www.davisr.me/projects/rcu/ Remarkable Connection Utility (paid)
https://github.com/kg4zow/rmweb - download all the files on the remarkable tablet
https://github.com/reHackable/awesome-reMarkable - massive list of awesome utilities
Text extractors
https://github.com/anbzerc/ReMarkableHighlightExtractor highlight extractor
https://github.com/sabidib/remarking highlight extractor
https://github.com/soulisalmed/biff Text and image extractor
https://github.com/AndrewBestbier/reMarkableWeb Export to CSV, Markdown and Readwise