Skip to content

Releases: AkiSantin/VaultPack

0.18.6

Choose a tag to compare

@AkiSantin AkiSantin released this 04 Jul 18:33
ae5e7ee

0.18.6

Fixed

  • Cross-note links in Bases columns — property links (e.g. an Artist
    column pointing to another note) resolved against the base's own entries
    instead of the whole export, so they showed as "not in this export" even
    when the target page was in the package. They now resolve against the
    full export set; only genuinely missing targets are marked out-of-scope.

Added

  • PDF embeds![[file.pdf]] now exports properly: the PDF is copied
    into assets/ and shown in the browser's native viewer, with an
    "open in a new tab" link below. #page=N deep links are preserved.

Changed

  • Start page for large exports — above 200 notes, START_HERE collapses
    the note index to per-folder counts (Bases list stays). The sidebar tree
    and search still cover every note.

Requires Obsidian 1.12.7+, desktop only.

0.18.5

Choose a tag to compare

@AkiSantin AkiSantin released this 04 Jul 17:00
ca87bfb
  • Lower minAppVersion 1.13.0 → 1.12.7 (1.13.x is early-access only; current stable is 1.12.7)
  • Replace Twitter oEmbed embed with a plain link card (no remote HTML / dynamic script injection)
  • Fix PHP gate generator: escape apostrophes in CSS comments for the PHP single-quoted string context (parse error)
  • READMEs: requirement line updated to Obsidian 1.12.7+

0.18.4

Choose a tag to compare

@AkiSantin AkiSantin released this 04 Jul 14:06
8822f6f

Initial public release of VaultPack.

VaultPack exports selected Obsidian notes and Bases views into a self-contained offline website that can be shared as a folder, encrypted ZIP, or password-protected web package.

Highlights

  • Export selected notes into a portable offline website
  • Include Obsidian Bases views in exported packages
  • Generate shareable folder, ZIP, or password-protected web output
  • Add localized documentation in English, Traditional Chinese, and Japanese
  • Include sample screenshots for setup and README usage

Files

Please download the plugin assets below:

  • main.js
  • manifest.json
  • styles.css