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
Right now, commands that export or save files don't use a common convention for naming. It would be ideal if we could change them to use a consistent prefix.
Proposed Solution
Have all output commands start with save-:
save-html
save-csv
save-qp
save-images
save-videos
The text was updated successfully, but these errors were encountered:
Problem/Use Case
Right now, commands that export or save files don't use a common convention for naming. It would be ideal if we could change them to use a consistent prefix.
Proposed Solution
Have all output commands start with
save-
:save-html
save-csv
save-qp
save-images
save-videos
The text was updated successfully, but these errors were encountered: