Greetings CLF Maestros!
Wonderful software improves my productivity every day.
Would this script be easy for you to knock up?
Currently by selecting 1-10 lines of text and hitting F12 I can add those lines to pinned items via the wonderful macro
Copy Selected Text to Local Pinned Items (clears existing Pinned Items):
https://www.clipboardfusion.com/Macros/View/?ID=2f1621a6-b3a7-4b3f-908d-2babe69411d2
(How do I make that hyperlink with the name of the Macro instead of the URL?)
I digress.
Now I am interested in a macro that would do the reverse.
That is upon invocation of the macro, CBF would past out up to 10 lines (Depending on how many pinned items are present) in the following manner
Paste Pinned item 1\r
Paste Pinned item 2\r
Paste Pinned item 3\r
Paste Pinned item 4\r
Paste Pinned item 5\r
Paste Pinned item 6\r
Paste Pinned item 7\r
Paste Pinned item 8\r
Paste Pinned item 9\r
Paste Pinned item 10\r
There are a number of assumptions/details that I am not terribly fussed about.
Grateful for any response whatsoever.
For example the simplest script would print out 10 lines reagrdless of what is in each pinned item (if any)
A more clever script would not print empty items
What is all pinned items had text accept for items 5 and 6.
Do you print out a \r for 5 and 6?
Or just print out 8 lines?
I would be happy for any response regardless.
I just would find it extreemly useful if I could save sets of pinned items for later recall.
I wonder if others would....?