Skip to content

Releases: obsidianmd/obsidian-importer

1.6.1

1.6.0

09 Feb 20:39
Compare
Choose a tag to compare

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

1.5.6

30 Nov 17:13
Compare
Choose a tag to compare

Apple Notes #183 add support for older drawings

1.5.5

15 Nov 20:45
Compare
Choose a tag to compare

Notion improvements #152 by @joshuatazrein

  • #83 Fix "folder already exists"
  • #87 Fix folders starting with .
  • #110 Naming error for files with a slash
  • #111 Convert tags with spaces
  • #112 Bookmark conversion for youtu.be links
  • #114 Clarify docs for Notion export
  • #150 Support for single line breaks
  • #92 Support for callouts

Also:

  • #174 Hide "Processing" once import is complete @kuredev
  • #155 Apple Notes: don't skip first line when there is no second line @mirnovov
  • #163 Apple Notes: improve compatibility for older versions of macOS @mirnovov

1.5.4

30 Oct 23:42
Compare
Choose a tag to compare
  • Fix #159, due to missing dependencies

1.5.3

24 Oct 17:29
Compare
Choose a tag to compare

Merges #146 with various fixes for Apple Notes, thanks to @mirnovov

  • Closes #143 support for relative attachment paths
  • Closes #144 handling folder errors and escaping folder names
  • Closes #148 include handwriting detected in drawings, and fix attachments folder
  • Fix issues with trash folder with multiple accounts
  • Make importer more robust by not relying on SQLite columns that are likely to change in future macOS versions.
  • Fixes issues with SQL statements that have empty arrays

1.5.2

19 Oct 15:47
Compare
Choose a tag to compare

Fix #138 failure to load on mobile via #140

1.5.1

19 Oct 01:35
Compare
Choose a tag to compare
  • Apple Notes: improved support for internal links #136 by @mirnovov
  • Apple Notes: improved support for drawings and scans #137 by @mirnovov

1.5.0

17 Oct 20:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.0...1.5.0

1.4.0

25 Sep 21:53
Compare
Choose a tag to compare

What's Changed

  • Fix newlines in notion codeblocks by @joshuatazrein in #118
  • OneNote bug squashing by @p3rid0t in #116

Full Changelog: 1.3.1...1.4.0