⇢ Please test this macro first with one file, the replace it with another textfile from the same folder: Will it work?
I know this is weird, but this is how I experience it here.
This macro can only be used with one file, (in my case: textfile2.rtf TextEdit)
As it worked with textfile2, I wanted to repurpose it for a sister-macro - basically a similar macro, except for the receiving file, for some kind of log for pages that I find informative.
So I duplicated the original textfile2.rtf and then renamed it and this didn't work.
I’ve spend hours to get to the bottom of it, incl- a maxos reboot, no improvement.
As for my other, simpler FFOX macros, that only copy the URL, TTL, and some text, they are doing just fine!
Upload the macro and we will -- I suspect you were in the Forum's new-fangled "Rich Text Editor" when you posted this, so make sure you are in "Markdown" mode:
And it'll help if you say what isn't working for you. Does the right file not open? Does it open but you can't Paste into it? It Pastes but pastes the wrong thing? Something else?
For me, at least, a TextEdit window title includes the file's extension as well as the name, so either include that or change "title is" to "title contains" (or "title matches" and the appropriate regex).