Can't add banner for new image I added
I can't choose a new image for my banner. I've added it to my notes, to the folder, no matter what it doesn't show up in the search box for the banner images. Is it possible to just allow dragging and dropping and/or selecting an actual file? This used to work
BTW - am using Quick Switcher ++ for notes configurations but I think this repros on a vanilla instance. I don't think any of those settings are interfering
Any suggestions here? I have tried searching the file name in the banner image picker, it just unfortunately doesn't work
Note: I was able to find the file if I search the entire folder path
Maybe you can change instead of file_path.startsWith(searchText), we can do file_path.contains(searchText)?
Cheers.