Skip to content

0.18.6

Latest

Choose a tag to compare

@AkiSantin AkiSantin released this 04 Jul 18:33
· 3 commits to main since this release
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.