Added revision scripts, updated their documentation

This commit is contained in:
2019-08-16 01:44:09 +02:00
parent a6b0536e48
commit 0a39f63e7e
6 changed files with 3413 additions and 18 deletions

View File

@@ -128,8 +128,28 @@ UI: no ui
#### AddAllRevisionsToAllSheets
Automatically add all revisions to all sheets
State: stable
UI: no ui
#### AddOneRevisionsToAllSheets
Automatically add a selected revisions to all sheets
State: stable
UI: DynamoPlayer
#### QuickRevisionSchedule
List all revisions to a table in a new window
State: stable
UI: DynamoPlayer
## Nodes
### WeekDayNumber
@@ -172,4 +192,4 @@ Output:
- firstCounted: The first element replaced by the number of following elements, others replaced by the replacement
- firstOriginal: First element is the same as before, others replaced by the replacement
Python source is included next to the .dyf
Python source is included next to the .dyf