Skip to content

Releases: jasonqg26/Nux-Exporter

Nux Exporter 0.1.1

Choose a tag to compare

@jasonqg26 jasonqg26 released this 08 Aug 21:43

Fixed

  • Detect the active Obsidian configuration directory through Vault.configDir instead of assuming it is named .obsidian.

Nux Exporter 0.1.0

Choose a tag to compare

@jasonqg26 jasonqg26 released this 08 Aug 21:30

Nux Exporter 0.1.0

Initial public release of Nux Exporter.

Features

  • Export an entire Obsidian vault into one structured Markdown document.
  • Export a selected folder and all its subfolders from the context menu.
  • Generate a hierarchical index with native Obsidian wikilinks.
  • Preserve source paths and document identifiers.
  • Remove YAML frontmatter.
  • Convert wikilinks and embeds into readable content.
  • Extract readable text from Excalidraw notes without compressed drawing data.
  • Calculate document, word, and character statistics.
  • Exclude ignored folders and previously generated exports.
  • Support desktop and mobile Obsidian installations.

All processing is performed locally. Nux Exporter does not make network requests or collect telemetry.