@rosemaryorchard Is there a way to do string concatenation in Workflow? I want to create a Workflow that makes a markdown link from the title and url if a web page and out that on the clipboard
@rosemaryorchard Is there a way to do string concatenation in Workflow? I want to create a Workflow that makes a markdown link from the title and url if a web page and out that on the clipboard
@rosemaryorchard Thank you. The missing piece of the puzzle is those magic variables, I need to learn more about them.
@frankm If you're familiar with programming just think of things that Workflow gives you as objects. If you're not familiar with it then play with the content graph action - it breaks things down into their components to some extent :)