SjoerdV / ConvertOneNote2MarkDown

Ready to make the step to Markdown and saying farewell to your OneNote, EverNote or whatever proprietary note taking tool you are using? Nothing beats clear text, right? Read on!
GNU General Public License v3.0
196 stars 113 forks source link

`ConvertOneNote2MarkDown.ps1` exits after taking path, doesn't convert anything #25

Closed Saad-Mufti closed 1 year ago

Saad-Mufti commented 1 year ago

I ran the script, entered in an absolute path that exists, and I briefly saw one of my notebook's names on the terminal window before it closed. I checked the folder to find that only one empty folder was created. What exactly happened?

On a related note, I think it would be very useful to include error messages in the script to better help the user understand why it might have failed, rather than simply exiting immediately.

SjoerdV commented 1 year ago
  1. Just to be sure: Please run the script in an already opened PowerShell terminal, not by double clicking the script
  2. Please read all the instructions
  3. Scan for existing issues when confronted with an error
  4. Do not give up!

I hope you can make it work for you!

Closing this issue in one week on no further activity