Brian Laughlin
Brian Laughlin
I saw that Weka had a similar issue and was solved by using Java 9. Love your work @jeffheaton!
I think Zillow depreciated these apis.
The conflict for me is with another plugin Make.md. Thank you for this plugin by the way.
Got the same issue.  version 2.0.122
Here are my settings 
> Thanks @brianlaughlin > > Can you also check the developer console? > > 🌴 Here you go. I am happy to run other tests. I'll restart Obsidian and do...
This is onload.  Version was auto updated to: Looks like it went back on version, ran test still failed. Updated back to 2.0.122.
Of course. Yes, I have had several forced refreshes, but I figured you're just working on something. :-) I'll send you what I find out. I'm happy to help.
Did the following: 1. Enabled Debug at Start up. 2. Restarted 3. Did a force refresh 4. When completed ran test again. 5. Test failed. Here is the log ...
Thanks @brianpetro I manually looked and then wrote this program: ```python import os def find_files_with_problematic_characters(root_dir): problematic_chars = ['', ':', '"', '/', '\\', '|', '?', '*'] # Added '.' and '...