You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Request to expand comment at top of exported SVG file to be more verbose.
reformat comments
add version number and build date to help trace back to a specific version in case of SVG errors or compatibility issues.
add github project URL to make it easy for other people to find the software.
maybe use GMT time instead of local timezone for privacy of the user?
maybe get rid of the blank line after the comment?
CURRENT <!-- Created with Digital by H.Neemann --> <!-- created: Fri Sep 27 18:07:33 EDT 2024 -->
NEW CONCEPT <!-- This SVG file was created on Fri Sep 27 2024 22:07:33 GMT using --> <!-- Digital v0.31 (2024-09-03) by H. Neemann from https://github.com/hneemann/Digital -->
SM 20240927
The text was updated successfully, but these errors were encountered:
Request to expand comment at top of exported SVG file to be more verbose.
CURRENT
<!-- Created with Digital by H.Neemann -->
<!-- created: Fri Sep 27 18:07:33 EDT 2024 -->
NEW CONCEPT
<!-- This SVG file was created on Fri Sep 27 2024 22:07:33 GMT using -->
<!-- Digital v0.31 (2024-09-03) by H. Neemann from https://github.com/hneemann/Digital -->
SM 20240927
The text was updated successfully, but these errors were encountered: