Releases: obsidianmd/obsidian-importer
Releases · obsidianmd/obsidian-importer
1.8.5
1.8.4
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
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
What's Changed
- OneNote: Add MathML to LaTeX Conversion by @yuguorui in #438
- Notion API: Various bugfixes by @Xheldon in #454
- Notion zip: Fix lost file hierarchy by @KimDaegyu-Dev
New Contributors
Full Changelog: 1.8.1...1.8.2
1.8.1
1.8.0
#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
What's Changed
- CSV importer by @kepano #442
- Tomboy/Gnote importer by @farnaby #445
Full Changelog: 1.6.23...1.7.0
1.6.23
What's Changed
Full Changelog: 1.6.22...1.6.23
1.6.22
1.6.21
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
- @anelshaer made their first contribution in #380
Full Changelog: 1.6.20...1.6.21