obsidianmd / obsidian-importer

Obsidian Importer lets you import notes from other apps and file formats into your Obsidian vault.
https://help.obsidian.md/import
MIT License
709 stars 66 forks source link

[Onenote] Import in invalid location #249

Open ClimberBear opened 4 months ago

ClimberBear commented 4 months ago

I'm using Obsidian 1.5.12 in Mac OS Sonoma 14.4.1 My importer is 1.6.1

I'm trying to import my a notebook from my Personal Onenote.

I select a folder/section to be imported, but the result is misplaced.

Example:

I have a section group named "MyCustomers" Inside this section group I have a section named "MyFavouriteCustomer", and inside this section I have a lot of pages, that I want to import.

In import dialog, I select "MyFavouriteCustomer" checkbox

When I run import, I get

I have tried setting and unsetting the destination folder, but the behaviour is the same.

darthwalsh commented 3 months ago

I tried importing a couple times, and got different results. It wonder if there's a race condition based on which order subpages are returned by the API, and how folder hierarchy is generated.