ReMarkable Web is a web application deployed here that imports highlights from ReMarkable devices and exports them to providers such as Readwise.
Features • Getting Started • Contributing • Technologies used
- View highlights
- Export to CSV, Markdown and Readwise
First install the npm dependencies:
npm install
Next run the Next application:
npm run dev
If you wish to run it with vercel so that the manual python function will work:
vercel dev
The application should then be running at http://localhost:3000/
Contributions are very welcome! Please fork and PRs to build this into a fantastic community tool. On the road-map of ideas are:
- Move, Rename and Delete files
- Neaten up code, remove 'any' uses
- Sort by values other than alphabetical
- Filter by favourites, ebooks, pdfs
- Export to Zotero, Obsidian