visualcurrent / Notion-2-Obsidan

Conversion routines to convert all Notion .md exports to full Obsidian compatibility
262 stars 47 forks source link

Can't select zip #3

Closed sivner-figbus closed 3 years ago

sivner-figbus commented 3 years ago

Hi,

I'm trying to operate your python script following the instructions at https://github.com/visualcurrent/Notion-2-Obsidan/blob/master/README.md

When I run "Python3 N2O.py", the open file dialog appears, but I can't select any zip files within it. All the files in the dialog are greyed out and cannot be selected.

image

Directories can be selected, but selecting them simply opens them - it doesn't launch your script.

Using a Mac.

If I manually edit N2O.py to hard-code the path to the zip, it seems to work:

NotionZip = Path("/path/to/my/notionexport.zip")

Thanks

visualcurrent commented 3 years ago

With the help of a couple people on Mac, hopefully this issue is solved from this commit.

https://github.com/visualcurrent/Notion-2-Obsidan/commit/53ef90a323bbde8fbc47fdfa20dd84c7e7797626