IntegralEnvision / integral

Package for Integral functions
https://integralenvision.github.io/integral/
Other
0 stars 0 forks source link

new_proj() - line by line text entry prone to mistakes - how do we undo? #11

Open jzadra opened 2 years ago

jzadra commented 2 years ago

Since the new_proj() is prone to mistakes that aren't easily reversible, we might consider:

1) A confirmation at the end of the process that allows modification 2) A function to undo creating the project (probably bad) 3) A function to update a project

ebenp commented 2 years ago

Maybe an ask / confirm repeat workflow when used interactively?

jzadra commented 2 years ago

Yeah. Perhaps the selections/values could be listed with the option to select the number to edit, or just enter to confirm. (As opposed to having to start from scratch and re-enter everything when only one thing was incorrect).

ebenp commented 2 years ago

Currently abandoned in current version. Maybe just have them rerun?