Skip to content

2.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Aug 03:05
· 3 commits to master since this release

Output settings are now shared by every importer in one step.

  • Attachment location uses the same options as Obsidian and starts with your vault’s current setting. Closes #255.
  • Existing notes can be copied, skipped, or updated. Importing the same source again no longer creates duplicates. Closes #142.
  • Update keeps notes you edited in Obsidian when they are newer than the source.
  • Source IDs help recognize imported notes after they are moved or renamed. Notes without an ID are still matched by path.
  • File pickers remember the last folder used for each importer.

OneNote

  • Preserves the full notebook, section group, and section structure. Closes #145.
  • Keeps content that follows an embedded file. Closes #256.
  • Supports choosing and switching between personal, work, and school accounts. Closes #278.
  • Shows clearer authentication, permission, throttling, and service errors. Closes #334.
  • Reports throttling while continuing to retry during imports. Closes #390.
  • Recovers pages incorrectly marked as already imported. Closes #398.
  • Requests the correct access for work and school notebooks and explains missing permissions. Closes #440 and #462.
  • Reliably identifies and reuses attachments, preventing duplicate or incorrect files.
  • Skips and reports sections that cannot be loaded instead of stopping the import.
  • Reports handwriting that cannot be converted.
  • Fixes duplicate bullets on to-do list items.

Evernote

  • Removes empty properties blocks and writes tags consistently.
  • Preserves reminder and completion dates.
  • Clearly labels encrypted content and preserves Evernote’s hint.
  • Preserves checkboxes in numbered lists.