The templates for Scribe notebooks are contained in the firmware and stored in individual subfolders under /app/standalonenotebook/templates. These are in KDF format which is a variant of KFX that uses an SQLite database.
I extracted a template named daily_planner_1860x2480 from the Scribe firmware. I was able to convert this template to an HTML equivalent using the CLI mode of my KFX Input plugin.
The template contains a single page with an SVG image. This makes sense as it allows scaling without pixelation.
The zipped KDF and HTML files are attached.
Last edited by jhowell; 05-14-2023 at 11:01 AM.
|