Finding files with non-alphabetical characters in title #4342
Description
JabRef version 4.3.1 on Windows 10 64-bit (I don't have administrative rights to install developer snapshots, e.g. version 5.0)
I like to use regular expression search when linking local files and use the following:
**/.[title].\.[extension]
As far as I know, that should search in the directory and subdirectories of the main file directory for files that contain the title and the proper extension (.pdf). Contain, right? The file name does not need to start with the title.
However, choosing an article in my bibliography and pressing F7 does nothing (status bar simply tells that it finished and found nothing).
What does F7 (Automatically set file links) do? I've tested with many files and get the same result, even when making sure the file name contains no special characters or anything like that.