Hacker News new | ask | show | jobs
by sasvari 1670 days ago
> 1. Custom file system: this means I can ssh into it, but I can't rsync my bibliography into it, since it won't display regular pdf files whose name is not hashed and registered in some sort of index. Moreover, the lack of a Linux client meant it was very hard to put my pdfs on it, or extract my notes from it.

FWIW, rmfuse [0] allows you to mount the reMarkable cloud and you have easy access to sync with real filenames.

[0] https://github.com/rschroll/rmfuse

> RMfuse provides access to your reMarkable Cloud files in the form of a FUSE filesystem. These files are exposed either in their original format, or as PDF files that contain your annotations. This lets you manage files in the reMarkable Cloud using the same tools you use on your local system.

1 comments

Interesting, thanks, I didn't know this one!

I did find a few similar projects back when I had the reMarkable, but none quite worked well for me. I'm sure this will help some other people out there though! :)