I have a specific case where I need to just pass around the path, and now I have to do some annoying string operations to make sure that I get the correct url after I user item.link()
Is this something that already exists?
Related: currently the download root is based on meteor's environment variables. I have a case where I want to derive it from window.location.
Hey guys @schlaegerz @aureooms ,
Hope it isn't too late, this feature have been implemented, as third argument for fileURL helper, FilesCollection#link() method, and FileCursor#link() method in v1.10.0.
Let me know wdyt, ok?
This is great thank you!
@schlaegerz thank you for checking, and thank you for contribution. Closing as solved/implemented.
Feel free to reopen it in case if the issue is still persists on your end.
Please, support this project by:
Most helpful comment
This is great thank you!