Martin Eder
Martin Eder
Thanks for the report! I'm able to reproduce the issues with my environment
Thanks a lot for sharing your ideas! I'll check if this functionality can be somehow brought to the plugin - it definitely needs some considerations design-wise. However since I'm quite...
Thanks for your report! Unfortunately I was not able to reproduce the behavior (Windows OS and Obsidian V1.0) - if I perform a replace on a selection, the selection gets...
Actually I think what you are looking for is already provided by Obsidian itself: The built-in search-function is able to cope with regular expressions by surrounding them with regular forward...
Hi, I'm afraid this is not easily possible at the moment. The plugin is not doing the pattern matching itself, but is using the [moment.js](https://momentjs.com) library which is shipped with...