streetwriters / notesnook-importer

Import your notes from any app into Notesnook
https://importer.notesnook.com/
GNU General Public License v3.0
48 stars 9 forks source link

[OneNote Importer] Images not imported #30

Closed altano closed 2 years ago

altano commented 2 years ago

Describe the bug When importing OneNote notes, images show up as broken image icons in Notesnook. Due to the size of the .nnbackup (~1.5MB) I'm certain the images were never included in the backup in the first place, so this is not an issue with restoring the notes, but rather the actual nnbackup creation.

To Reproduce

  1. Have a OneNote note with inline images
  2. Go to Notesnook Importer and perform OneNote import. Download .nnbackup file.
  3. Go to Notesnook desktop and click Settings -> Backup & restore -> Restore backup -> Select .nnbackup

Expected behavior Images present in Notesnook note

Screenshots OneNote Notesnook
image image

Desktop (please complete the following information):

Additional context

In my opinion, this is a high severity issue

thecodrr commented 2 years ago

Fixed in the new importer.

altano commented 2 years ago

Confirmed fixed in Importer v1.2.1. Thanks!