Skip to content

PDF Annotator 0.2.0

Choose a tag to compare

@AlexanderT142 AlexanderT142 released this 17 Jul 07:38
· 8 commits to main since this release

Managed document bundles

  • Keeps each annotated PDF, its canonical Markdown annotations, a rolling annotation recovery copy, and identity metadata together in a vault-local bundle.
  • Uses the PDF's SHA-256 content hash as its durable identity, so moving or renaming the working PDF no longer disconnects annotations.
  • Retains a verified PDF recovery copy when the working PDF is deleted and prevents a different PDF at the same path from inheriting old annotations.
  • Automatically migrates existing central and beside-the-PDF sidecars, including uniquely matched sidecars orphaned by earlier renames.
  • Adds commands to restore a backed-up PDF, verify all PDF backups, and export a user-visible annotation snapshot.

The managed bundle uses approximately one additional PDF's worth of vault storage. Ensure .pdf-annotator/ is included by any sync tool that excludes hidden folders.