FileKit icon indicating copy to clipboard operation
FileKit copied to clipboard

Getting path of file used in other app

Open MaksimMyakishev opened this issue 1 year ago • 0 comments

Hi there! I need to get the path to a specific file that the user has opened in another application. For example, I have a file "logs.txt" on my desktop. When I open this file, the console should print the path to this specific file, not to TextEdit. Am i able to do it with this library?

MaksimMyakishev avatar Mar 14 '23 17:03 MaksimMyakishev