Workflow for opening, creating a new Word document in current Finder folder
Hello, I am new to automator. I am trying to create a small app which can be activated from a finder toolbar. Once activated it will create a new word document in the current folder and save it as say, Untitled. Maybe even open it...
The problem I am facing is how to capture the current path name (full path name) of the current folder which can then be fed as input to the Save Word Document action.
My sequence is:
1 Get Selected Finder items (but not sure how I can pass the value of the current folder path name to next step)
2 Set Value of Variable
3 Create New Word Document
4 Save Word Document. Here is where I am stuck (I suppose) where I need to specify a variable under Where field that contains the pathname.
here is my screenshot.
iMac 27″, macOS 11.1