Add bash script to mass-convert drawio files to svg #161
Reference in New Issue
Block a user
Delete Branch "chore/task-to-convert-drawio-to-svg"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added script to iterate over all .drawio files and export them, if drawio document has changed since last export
mentioned in commit
c4942aa714The amount of time it took to troubleshoot, how to iterate over files if the path contains whitespaces, is surreal.