Cobertos / md2notion

A better Notion.so Markdown importer
MIT License
654 stars 65 forks source link

Getting error around finding files #60

Open DavidUXer opened 1 year ago

DavidUXer commented 1 year ago

Hi, newbie here

When I run the command I get this error: RuntimeError: No file found for glob C:\Users\user\Desktop\folder

I'm structuring the path like this: C:\Users\user\Desktop\folder*.md

Inside the folder are just the .md files.

Any ideas? Tanx