mdyna / mdyna-app

React+Redux+Electron Note taking application repository
68 stars 12 forks source link

Export cards fails - sometimes with silently, sometimes with JavaScript error message #107

Open rosalesr opened 3 years ago

rosalesr commented 3 years ago

Hi, just installed v0.21.0 on Win10. Ran into a problem testing out the .md file export feature.

In any board with some cards, if I hit the "export all cards" button I get two different failing results:

  1. MDyna creates the card *.md files in the target folder, but the files are all 0 bytes, blank. No other message is displayed.

  2. MDyna creates the card *.md files in the target folder, but the files are all 0 bytes, blank. The below javascript error is displayed.

image

davidsmorais commented 3 years ago

Hey 👋 thanks for using the app, I'm sorry you ran into this issue, at this moment I can only reply with the typical "works on my machine". I'm no longer actively developing it due to not having much free time, and have migrated my Markdown notes to another software (Notion) I can take a look at this and release a patch, I just can't tell you when 😞

Thanks again for using the app and reporting the bug.