View Single Post
Quote:
Originally Posted by grlyle
Here's a workaround until the feature is added to OmniFocus:

Drag a file to the project or task you want to add it to. You'll get something like this:

/Users/myhomefolder/Desktop/myfile.txt

add file://localhost to the front of that

file://localhost/Users/myhomefolder/Desktop/myfile.txt

Right click on that link, and you'll get a "Make Link" option. Choose that. You'll now have a link to your file.

BTW, if any element in the file path has a space in it, you'll need to replace that space with %20.
Thanks for explaining how to do this. I just saw your post today, and it is very heplful.