remarkable

recentTab — a Recent entry in the library menu

Free — one plaintext patch adds "Recent" to the library sidebar menu, opening the device's own recent-documents drawer. A taster of how everything on this shelf is built.

A$0 · one-time payment · instant download

For Paper Pro, Paper Pro Move · tested on firmware 3.26.0.68
recentTab — a Recent entry in the library menu screenshot

What it is

xochitl already has a lovely recent-documents drawer — it's just only bound to F8 / Ctrl+Tab on a Type Folio, which touch users never see. recentTab adds a Recent entry to the top of the library hamburger menu that opens that native drawer: thumbnails of your recently-opened documents, one tap to jump back in.

It's free. It adds no model code and no compiled binary — one short plaintext qmldiff patch that asks xochitl to open a window it already owns. If you've wondered whether the paid patches on this shelf are trustworthy, this is the same construction, small enough to read in a minute.

Works on both devices

The same file runs on the reMarkable Paper Pro and the Paper Pro Move — it's been in daily use on one of each.

How it changes your device

One .qmd file dropped into xovi's qt-resource-rebuilder directory and an xovi-safe xochitl restart (exact command in the README). Every injected QML id is namespaced (rt*) so it coexists with other patches. Uninstall = delete the file, restart the same way.

Caveats

  • Requires xovi + qt-resource-rebuilder on-device (free; links in the README).
  • Built against firmware 3.26.0.68; on other firmware the patch simply doesn't apply.
  • Independent product — not affiliated with or endorsed by reMarkable AS.

what you get

  • recentTab.qmd (qmldiff patch, plaintext — read every line)
  • Install / uninstall README

license

Sold under a personal-use license: yours to use on your own devices, not to redistribute.

attribution

Built on xovi + qt-resource-rebuilder (free, installed separately on-device)