"Create new names based on document summary information"
TARGET FILES:
Office documents (*.doc, *.xls, *.ppt, etc) or files that reside on NTFS volumes.
CASE:
You have plenty of documents named as "document1.doc", "proposal.ppt", "untitled35.xls", etc. Many people may not know, but each document saves summary information such as author, title, etc. NIYoW can use this information to build the new names.
SOLUTION:
Using the document variables, we are able to retrieve the summary information and create new names based on it.
Example FILEname:
Before: "document1.doc"
After: "Maor Cohen - Final Proposal.doc"
Download NIYoW:
In order to use this set, you must have NIYoW installed. Don't have NIYoW yet? Download now!
DOWNLOAD SET:
http://www.niyow.com/rules/doc_example01.rls
THE RULES:
# |
Rule |
Parameters |
Description |
1 |
Title & Extension: "Create a new name" | New Text="%doc_author% - %doc_title%" Apply To="Title" |
Create the new name using the document's author and title. Open the help file for the full list of document summary variables. |
Possible enhancements:
Comments:
This set demonstrates the use of the document summary information variables. If you like to get more details, refer to NIYoW's help file.