release: prepare OneNote Tools 0.2.0

This commit is contained in:
2026-07-22 20:17:09 +02:00
parent edb19bfcc8
commit 41cffdc5d9
19 changed files with 423 additions and 234 deletions

View File

@@ -17,7 +17,8 @@ and does not change the underlying file's licence.
`7c43e85e2169b4bc3236db73a24c8f20d5c284b74563c07baf1406887d20eb5e`.
- Golden expectation: desktop OneStore section with three pages — `Test`,
`Another page`, and `Page 3` — plus readable text/timestamps and diagnostics
for image, table, and ink content.
plus structured rich text, a PNG resource, a table, and 1,316 decoded ink
points across 11 ink blocks.
## `joplin-test.onepkg.base64`
@@ -33,7 +34,8 @@ and does not change the underlying file's licence.
and nested paths, five `.one` sections, and two `.onetoc2` entries.
- Parser expectation: all five sections parse, producing seven pages in total:
`Page 1`, `Page 2`, `Test`, `Test page`, `Testing…`, `A test`, and
`Tuesday, January 13, 2026`.
`Tuesday, January 13, 2026`; the contained TOCs provide interpreted notebook
ordering rather than normalized-path-only navigation.
Tests verify the package hash, all seven paths, the native `.one` magic for
every section, section parse statuses, and representative title/text output.