Skip to content

Releases: dualyze-ai/obsidian-dualyze-structure

1.0.3

13 Jun 09:47

Choose a tag to compare

Add tutorial integration to README

v1.0.2

10 Jun 14:23

Choose a tag to compare

Remove builtin-modules dependency (use Node.js built-in builtinModules instead). Fix floating promise warnings in event handlers.

v1.0.1

10 Jun 14:16

Choose a tag to compare

Fix lint warnings and README repository URL.

  • Fix Promise callback type in ConfirmModal
  • Fix unsafe any assignment in loadSettings
  • Fix unnecessary escape character in parser
  • Remove unused ORDER variable in moc
  • Fix README installation link (kojiman55 → dualyze-ai)

v1.0.0

10 Jun 13:29

Choose a tag to compare

Initial release.

Features

  • Split notes at H2 headings into atomic files
  • Parent links (frontmatter) on each split note
  • Structure Index: original note converted to a linked table of contents
  • Knowledge Map: Mermaid flowchart in the MOC (root → H2 → H3)
  • Confirmation dialog with preview before writing files
  • File naming style: Spaced or Dot
  • Safe re-run: duplicate files get -1, -2 suffixes