Hacker News new | ask | show | jobs
by vessenes 26 days ago
I've written a bunch of tools around the remarkable, and it can be easily integrated here, although realtime integration is quite fussy. At this point, it's easiest to vibe code your own, if you're interested, start with https://github.com/ddvk/rmapi and look into pulling documents and optionally putting them back.

remarkable keeps inking data on a per-page basis in vector format, so there's a bit of work to be done to render the inking and then visually assessing it, but it's all pretty much "done" work.

Remarkable's cloud syncing tech is .. not great, and I'd speculate you'd get a better setup here with some sort of harness where you talk / text with an agent that has access to all the files, dates, OCRs, etc first before you consider trying to generate PDFs / pages and put them back onto the tablet.