Changed back to old naming scheme, copied some old scripts

This commit is contained in:
2019-05-31 00:31:05 +02:00
parent bc18cf4963
commit 1512e16124
45 changed files with 7536 additions and 320 deletions

View File

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