added ui to script names, great readme rewrite

This commit is contained in:
2020-01-17 21:01:55 +01:00
parent 894965bfce
commit dd0e5a6c14
23 changed files with 3904 additions and 114 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,35 @@
# Renumber sheets from selected
Add +1 to sheets from the selected, so you can add a new sheet inbetween.
## Example
Your sheets numbered like this:
- A01
- A02
- A03
- ...
You want to add a new sheet numbered A02.
Run the script, select the current sheet A02, write "A" to the prefix box (without the quotation marks).
Your new sheet numbers will look like this: (Note the missing A02)
- A01
- A03
- A04
- ...
Now you can add sheet A02. It won't touch those sheets wich don't start with the aforementioned prefix.
## Requirements
Data shapes