Jack Cooke
Jack Cooke
This is a duplicate of [#8](https://github.com/visualcurrent/Notion-2-Obsidan/issues/8). To fix the issue you need to instally easygui, here is the PyPI page. https://pypi.org/project/easygui/
Yes the script does not have this feature. I'm pretty sure the software is not being actively maintained so I created a [fork](https://github.com/arozx/notion_2_obsidan) with a few changes which automatically removes...
I forgot to mention that you have to unzip the folder once. This is because when you download the zip from notion it gives you a zip nested in another...
This might work though I have no way of testing for MacOS. https://github.com/arozx/notion_2_obsidan/tree/testing
One workaround could be to use a Virtual Machine such as virtual box to run the program on a Linux or windows machine. You could also try using GitHub code...
Hey @CovertDuck, I'm interested in implementing this as a feature (and submitting a pr). Would you be willing to help with the code/implementation details?
@Tronde, what is your networking setup in Podman?
Hey, Your networking looks pretty normal. Try running `ss -tuln` or `netstat -tuln` on the host to check if there's a service listening on port 8000. You can use `ss...