Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.23 KB

File metadata and controls

34 lines (28 loc) · 1.23 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2025-10-17

Added

  • Initial release of docusaurus-plugin-obsidian-vault
  • Automatic Obsidian vault synchronization with Docusaurus
  • Wikilink conversion ([[link]][link](./link.md))
  • Callout transformation (Obsidian callouts → Docusaurus admonitions)
  • Asset management (automatic copying of images and files)
  • Category generation with _category_.json files
  • Frontmatter preservation and enhancement
  • MDX compatibility with character escaping
  • Support for both local and GitHub vault sources
  • Configurable transformations
  • Watch mode for local development
  • Vault statistics generation
  • Debug mode for detailed logging
  • Comprehensive TypeScript types
  • Full documentation and examples

Features

  • Pattern-based file inclusion/exclusion
  • Custom category labels
  • Flexible transformation pipeline
  • Hot reload support in development
  • Cross-platform path handling (Windows/Unix)