Import-Markdown Folders

Bug report

I can’t import a folder with .md files. I can import individual files, but not folders. Import-markdown won’t let me select a folder. At this speed, my 30-day trial will be spent moving my .md files over :stuck_out_tongue:

Environment

  • Platform: Kubuntu 26.04 LTS & Windows 11
  • Platform version: ^^
  • App Version: 6.1.1

How to reproduce

I have exported a bunch of notes from Notion. I have a folder with .md files and subfolders with more .md files. I go to File → Import → From Markdown files…

I cannot press the “Open” button.

I have the exact same issue with Linux.

Any help would be greatly appreciated!

Hi @Blake_Miller ,

Thanks for the report.
That’s weird. It lets me select folders on my mac, so it seems to be a platform-dependent issue or something.
Will look into it.

Got it to reproduce.
Could you try this patch?

https://d3ip0rje8grhnl.cloudfront.net/tmp/inkdrop-6.1.1-x64-windows_patch-1.zip

Progress! Using the File → Import → from Markdown folders… It creates the sub-notebooks based on the folder structure but doesn’t import any of the .md files in the folders. I have verified that all the folders have .md files.

Thanks for the fast response!

Hmm weird. It should recursively import Markdown files :thinking: Maybe another platform-dependent issue.

ah, the path separator \ :joy:

That backslash will get you every time :rofl: !

@Blake_Miller
Sorry for the delay. I’ve been working on fixing other bugs.
v6.1.3 should fix the issue.
I confirmed it worked fine on my Windows machine.
Thanks again for your feedback :folded_hands:
Please let me know if you have any issues.