|
|||||||
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Junior Member
![]() Posts: 6
Karma: 10
Join Date: Mar 2025
Location: Halifax, Nova Scotia, Canada
Device: Kindle Scribe (1st Gen)
|
I built a service that emails your Scribe a daily edition and grades the pages you ma
Hi all — I've been building something for the Scribe and I'd value this forum's take on it, since everyone here knows exactly how locked down the device is.
The Scribe accepts a PDF sent to its @kindle.com address and basically nothing else. That one channel is the whole idea behind Daily Scribe (dailyscribe.ca): you pick from a catalogue of daily "services," and each morning it fetches them, renders each to PDF, binds them into one document, and emails that to your device on a schedule you set. The part I actually care about is the return path. Every generated PDF carries a short routing token in its footer text. If you handwrite on a page and use the Scribe's "email" share to send it back, an inbound webhook reads that token, trims the document to just the pages for that service, and runs them through a vision model for marking. Right now that's wired up for a "kanji a day" sheet where you write the characters, mail the page, and it tracks which ones you're getting right over time. The plan is to generalize it (D and D game, crossword answers, habit logs, and so on). Services working today:
Under the hood it's a TypeScript web application (Next.js / MongoDB / Vercel), Resend for in- and outbound mail, @react-pdf/renderer + pdf-lib for the documents, and each service is a self-contained plugin behind one interface so adding one doesn't touch the core. A few honest notes:
Demo video (~2 min, opening a real edition on a Scribe and paging through it): https://youtu.be/ajOA1lpTtQI Sample edition PDF: https://dailyscribe.ca/uploads/daily...ple-digest.pdf Site / waitlist: https://dailyscribe.ca/?ref=mobileread What I'd genuinely like feedback on: does the mail-it-back-and-grade-it loop sound useful, or is it a gimmick? What service would actually make you want a daily edition? And any war stories on Amazon throttling or silently dropping personal-document mail from ashared sender as volume grows: that's my current worry. Thanks for reading. |
|
|
|
|
|
#2 |
|
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 84,800
Karma: 153788249
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
The sample shows the site still needs work. The front ToC does not work at all. The ToC for the individual articles takes you tot he site, not the articles in the PDF. What we have is a ToC in the form of PDF.
This really needs to be redone so you have the articles in the PDF and not external. Otherwise, it would be easier to go to the site directly. Nobody will pay for a glorified ToC. Last edited by JSWolf; Today at 11:00 AM. |
|
|
|
| Advert | |
|
|
|
|
#3 | |
|
Junior Member
![]() Posts: 6
Karma: 10
Join Date: Mar 2025
Location: Halifax, Nova Scotia, Canada
Device: Kindle Scribe (1st Gen)
|
Quote:
|
|
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Scribe Colorsoft and black pages in some comics | Gazella | Amazon Kindle | 8 | 01-11-2026 11:45 PM |
| Seriously thoughtful Daily science emails from Nature magazine | Richwood | Lounge | 2 | 03-09-2020 12:12 AM |
| Cherrypal customer service: lies, ignored emails, and technical incompetence | Nate the great | Deals and Resources (No Self-Promotion or Affiliate Links) | 261 | 04-05-2011 07:42 PM |
| PRS-900 Daily edition vs the touch edition | dcross9818 | Sony Reader | 24 | 02-04-2010 10:29 PM |
| Touch Edition now or Daily Edition later? | Andanzas | Sony Reader | 24 | 09-16-2009 11:48 AM |