To find a file in the library, users often want to search for it using its full path.
Currently, only searching by title is supported.
This could return multiple results if there are several files with the same title in different folders.
To find a specific file, we have to identify it's library id then search for it by this id.
We hope this can be implemented asap because it's quite useful for us and our customers.