Skip to content

Releases: obsidianmd/obsidian-importer

1.8.5

28 Apr 22:50

Choose a tag to compare

Internal changes to resolve warnings about use of innerHTML. There should be no functional differences from this release.

1.8.4

03 Feb 18:36

Choose a tag to compare

What's Changed

  • Add Apple Journal Importer by @wzs in #491
  • Upgrade TypeScript, ESLint, typescript-eslint and @types/node by @ikeyan in #486
  • Make tsconfig stricter and reflect build script by @ikeyan in #496
  • Migrate legacy ESLint config to flat config (ESLint v9) by @ikeyan in #487

New Contributors

Full Changelog: 1.8.3...1.8.4

1.8.3

09 Jan 16:41

Choose a tag to compare

Notion API

  • Set block attachment ctime and mtime
  • Set and preserve file ctime and mtime
  • Attachment import path now follows configured setting by @Xheldon in #481
  • Fix toggle blocks with headings and filename creation error by @Xheldon in #459

Apple Notes

  • Escape square brackets
  • Allow skipping notes already imported, and allow setting file name prefix by @jykim in #394

HTML

  • Prevent path traversal outside import directory
  • Do not attempt to download local files

OneNote

  • Log full error to console when loading pages to import
  • Preserve basic punctuation in img alt text
  • Support drawings by converting inkml to svg and embedding

Bear

  • Improvements to frontmatter, timestamps, and tags

Evernote

  • Fix path length and error handling by @Xheldon

Core/General

  • Convert slashes into dashes when sanitizing filenames

New Contributors

Full Changelog: 1.8.2...1.8.3

1.8.2

25 Nov 22:20

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.8.1...1.8.2

1.8.1

23 Nov 15:40

Choose a tag to compare

#451 Bug fixes for Notion API importer

1.8.0

22 Nov 20:35

Choose a tag to compare

#444 First version of the Notion API importer by @Xheldon including Databases to Bases conversion.

See documentation for how to use it. Importing from Notion is a very complex tasks, so undiscovered edge cases and issues are expected. Please open issues with specific steps to reproduce.

1.7.0

11 Nov 19:29

Choose a tag to compare

What's Changed

Full Changelog: 1.6.23...1.7.0

1.6.23

17 Sep 21:45

Choose a tag to compare

What's Changed

  • Onenote: Code block import improvements by @altano in #400

Full Changelog: 1.6.22...1.6.23

1.6.22

20 Aug 18:13

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.21...1.6.22

1.6.21

12 May 22:31

Choose a tag to compare

What's Changed

  • fix: add OCR toggle for OneNote imports to prevent markdown formatting and sanitizing when using OCR by @anelshaer in #380
  • Other small OneNote import fixes.

New Contributors

Full Changelog: 1.6.20...1.6.21