In a previous version of Quickr there was an option to copy a quickr attachment as a link within a file, a .qkr file to be more precise.
We are now using Quickr 8.5 and I can’t find this option. The only way to generate a .qkr file is to go to “Preferences…” in your Places Monitor and select the option to replace links when sending mail in Lotus Notes ánd select “use .qkr file” when replacing attachments. This is not what I need.
I find it very handy to have a .qkr-file on my desktop. For example, for projects where we have an excel file with todo’s which needs to be up-datable quickly and easily.
So I created an agent in my mail file that will generate this .qkr file for me. This is how it works:
1. I go to to the excel file in my Quickr sidebar, right click and select ‘copy as link’:

2. In my mailfile, I run the agent…:

…and paste the link in the dialogbox

3. I specify where I want the .qkr file:

4. Et voila:

Feel free to use this agent if you think it helps you: gwGenerateQkrFile
Remarks:
- This is quick and dirty code, don’t expect it to work on any file. It does the trick for my most important files, the rest is up to you.
- It does not work on folders. Any tips on this will be very much appreciated!