onenote2md icon indicating copy to clipboard operation
onenote2md copied to clipboard

How can I actually build an executable with the code provided

Open fieldrabbit21 opened this issue 2 years ago • 3 comments

Hi this is a question from a noob. How can I actually build an executable with the code provided? I have VS (community version)

fieldrabbit21 avatar Aug 02 '22 16:08 fieldrabbit21

Same question here. Thanks!

juanbretti avatar Mar 13 '23 15:03 juanbretti

You need to open Onenote2md.Solution\onenote2md solution.sln file at VS then build Onenote2md.Tester and Onenote2md.Cmd projects.

Onenote2md.Tester is usefulf form to play with your OneNote notebooks

Also, keep in mind that there is useful Pull request in this repo https://github.com/ChristosMylonas/onenote2md/pull/5 – you may need manually add this code to the project

Argimko avatar Mar 27 '24 12:03 Argimko

Also I could recommend to try one more converter – https://github.com/alxnbl/onenote-md-exporter

Argimko avatar Apr 08 '24 11:04 Argimko