Releases: obsidianmd/obsidian-importer
Releases · obsidianmd/obsidian-importer
1.6.9
- Fix issue with naming attachments when duplicate names are detected.
- Fix issue with naming attachments from Bear when importing on Windows.
Full Changelog: 1.6.8...1.6.9
1.6.8
What's Changed
- OneNote, Apple Notes: Fix duplicate attachment name importing by @tgrosinger in #310
Full Changelog: 1.6.7...1.6.8
1.6.7
What's Changed
- Improved handling of Bear attachments by @tgrosinger in #305
Full Changelog: 1.6.5...1.6.7
1.6.5
1.6.4
Notion:
- Prevent null pointer exception when a page body is not found.
- Improve detection of document ID.
1.6.3
What's Changed
- OneNote notebook dates by @darthwalsh in #270
New Contributors
- @darthwalsh made their first contribution in #270
Full Changelog: 1.6.2...1.6.3
1.6.2
1.6.1
Several OneNote importer bug fixes from @p3rid0t via #209.
- Importer gets OneNote section names but does not import the notes #109
- [OneNote] Importer does not back off, leading to rate limiting #120
- [OneNote] Importer not working properly - "File already exists" #126
- [OneNote] Nested Section Groups Under Nested Sections Groups Not Discovered #162
- [OneNote] import while maintaining the hierarchy of notes #165
- [OneNote] Import of note will be capped at the point where a YouTube embedding is #166
- [OneNote] Attachment imports fail for duplicate file names #198
1.6.0
Many Evernote fixes by @akosbalasko via #207
- Removed file name from note body, matching other importers
- #24, #187 Add support for nested tags and folders (notebook stacks), see documentation
- #26 Use correct formatting for tags front matter metadata
- #190 File name of a resource is cut off at the first dot
- #200 Imported notes do not include source links
- #201 Import loses files with the .dxf extension
Also includes a general fix by @lishid for #161 improve file name sanitization