Script: insert folder name as text on open or saving document
I have a scenario where I need to insert the folder name on to the artboard/s within Illustrator
For example
"Project Name>Illustrator>project name_version_01.ai"
on the artboard there is a placeholder that automatically updates
"Project Name"
then when a new document is required and is duplicated
"New Project>Illustrator>New Project_version_01.ai"
the variable for "Project Name" updates to
"New Project"
Any ideas?
For the record I use a script to save the file as a PDF
I'd be looking to add to this so when the file saves the text is updated automatically
this script already updates the date and time on the document automatically
as you see here i have text here called Folder Name
I'd like this text to dynamically update to the Folder Name

So the text Folder Name updates to Folder Name 2

Is this even possible?

