30 lines
526 B
Markdown
30 lines
526 B
Markdown
# Dynamo scripts
|
|
|
|
For more info see readme.md in each folder
|
|
|
|
## Scripts
|
|
|
|
### building-pad-from-elemens
|
|
|
|
Create building pad from selected elements.
|
|
|
|
State: Mostly working, not stable
|
|
|
|
### kimai-export-parser
|
|
|
|
Parse exported excel tables from kimai1. It will create summaries per project per weeks.
|
|
|
|
State: stable, not maintained any more, only for 1.x
|
|
|
|
## Nodes
|
|
|
|
### WeekDayNumber
|
|
|
|
Created for kimai-export-parser
|
|
|
|
Input: Weekday. Output: number of the day starting from monday
|
|
|
|
State: stable, should work in 2.x as well.
|
|
|
|
|