Steps to reproduce
- Create a note with the pipe character “|” in the file name. This file will be saved properly, as that is a legal filename character, at least on MacOS
- In another note, create a link to the first note. The link will be created using the filename, including the pipe character
- Try to navigate to the first note using the newly created link. This will fail and instead create another note using a portion of the original filename.
Expected result
Expected the link to work properly and navigate to the source file. Or at bare minimum an error/warning while creating the note and/or link.
Actual result
Link is created but doesn’t navigate to the desired location.
Environment
- Operating system: MacOS 10.15.4
- Obsidian version: 0.6.0
- Using custom CSS: No