Hi,
I am trying to create templates which I can re-use for wireframing purposes, and I'm trying to find similar functionality as in OmniGraffle, where I can define generic fields, such as "Author", "Copyright" "Date", or "Description", and then insert them into the document.
Within the document in OmniGraffle, they are typically inserted by a variable convention that looks like this
<%CreationDate%>.
Some of those fields are then populated by the system (such as the creation date) or they can be filled in through a panel interface (such as description).
I did some research, but all I could find seems to be related to batch operations such as replacing graphics. Are there at least some basic variables that can be created?