redsolver / noteless

A Markdown-based note-taking app for mobile devices.
MIT License
495 stars 44 forks source link

Error on reading non text files #62

Open elongeau opened 4 years ago

elongeau commented 4 years ago

In my folder I've some images/PDF files that provoks error: Screenshot_2020-11-06-09-37-10-518_net redsolver noteless

After all errors, I've found my markdown files without any problem, and all works fine. The errors are always in first so I need to scroll to find my files

james7mac commented 3 years ago

I am having this issue too. It would be so much better if there was a way to hide all the errors.

redsolver commented 3 years ago

I recommend putting the notes in /storage/emulated/0/notes and the attachments in /storage/emulated/0/attachments for now. An option to hide all errors will be added in the next release, but I don't think it's a good solution.

redsolver commented 3 years ago

I just published Version 1.4.6 (https://github.com/redsolver/noteless/releases/tag/v1.4.6) which contains a new experimental "Dendron" mode which can be enabled in the settings. This mode improves compatibility with other Markdown-based note-taking tools and it ignores all non-Markdown files.