Hey, I tried to fix a small issue with deleted files being treated as a note.. causing error messages and sometimes duplicate id popups.
But I'm not sure if:
1.) this is really a bug or working as intended,
2.) my workaround is OK or might cause problems/overhead
I would have preferred to get info from the vscode API if a file is deleted or if I am in a Source Control context to skip note parsing altogether. My test suite runs fine with everything green, until it crashes after a few minutes, same without my changes. I'll look into that later.
https://github.com/dendronhq/dendron/compare/master...wookiefriseur:dendron:fix/deleted-notes