This article outlines how to change the naming conventions for your current project only. To change the naming settings for all your projects, please check How do I change the naming conventions for every project?
Step 1: Open the Project Properties window
- Do one of the following:
- In the top menu, go to Storyboard > Properties…
- Press Alt/Option + Return
- The Project Properties window will open up:
Step 2: Activate the naming preferences in the Naming tab.
- Go to the Naming tab.
- At the top, check the box next to Override Naming Preferences for this Project.
- The project’s naming options are now active and no longer greyed out:
| NOTE: Checking the Override Naming Preferences for this Project checkbox means that any changes you make in the project properties will replace the naming settings in the Preferences dialog box, but only for the current project. |
Step 3: Change the Scene & Sequence Naming Rules
- The Scene and Sequence Naming Rules are similar. Here is an overview on what each option does:
- Automatically Add Leading Zeros to Names: Checking this box will fill any empty scene number names with zeroes based on the number of minimum characters as defined below. So scene/sequence 1 will be ‘001’ if the minimum number of name characters is three.
- Min. Number of Characters: Defines the minimum amount of characters allowed in the name.
- Increment name by: The scene numbering will increase by this number. If the number is one, your scenes/sequences will be named 1, 2, 3, etc. If the number is ten, your scenes/sequences will be named 10, 20, 30, etc.
- Resolution Suffix: If a scene needs to be created between two sequential scenes, a suffix will be required as it will share the same name as one of the existing scenes. The first dropdown menu lets you choose the separator between the name and the following number. The second dropdown offers what character will be used for numbering. This can be numbers or letters.
- Incremental Naming on Copy: Checking this box will name copied scenes/sequences in sequential order instead of with a suffix. For instance, a copied scene 10 will paste as scene 10_A by default, but this option renames it to scene 11 instead.
- In the Sequence Naming Rules, the option Reset Scene Name on New Sequence will restart the naming of scenes in a new sequence.
Step 4: Change the panel naming settings
- At the bottom of the Naming tab window there are some panel naming options:
- Allow Custom Panel Names: Choosing this option will let you change panel names/numbers in the Panel field of the Storyboard view.
- Panel Auto-Increment Rule: Allows you to choose a variation of letter sequences as panel names instead of numbers.
- Display Total Number of Panels in Panel Name: Selecting this will show the total number of panels in a scene on every panel. For example: panel 7 of 9 will display as 7/9.
- Resolution Suffix: This works the same as for scenes and sequences.
- Enable Acts: If your storyboard needs to be separated into acts, check this box. This will activate the Acts options in various menus.
- Once you are done, click OK to apply and save your changes.