I'm trying to modify or reuse a Macro that was created with the help of Gabe a while back.
The original version was to choose from a drop-down menu to then run several steps and open two additional pages.
You need to ensure that the URL being opened in the 5th action is valid, which means that the SavedClipboard variable needs to be percent encoded before being added to the tumblr URL. Fortunately, KM includes an action that makes it easy to do that:
Try adding this "Filter" action just as its shown here to your macro after the "Set Variable" action and before the "Open URL" action, like so:
So the only issue that I am running into with this is that it adds a %0A to the end of everything.
For more of the names that I'm adding on it works fine anyway, but there are a few that come back and say "Could Not Load Conversation"