Bug report
When notes contain characters in the title that are not allowed in the filesystem, e.g., a colon (:) on Windows, exporting them as Markdown fails.
This is not a problem when exporting a whole notebook.
Environment
- Platform: Windows
- Platform version: 11
- App Version: 6.0.0-rc.1
How to reproduce
- Create a few notes with titles containing characters not allowed in the filesystem, e.g.,
Test: Note 1,Test: Note 2, andTest: Note 3. - Select these notes in the note list.
- (Right click on the selection and) Export the selection of notes as markdown.
- Observe that the export silently fails when a note’s title contains an unsupported character such as a colon.