I keep using the same Expressions (now in the dozens!) in different areas of a project and across projects - it would be great to be able to save the Expression maybe in a new tab in the Expression editor so you’d have:
Write expressions | Generate expression | Saved Expression
Ideally this would be for the installed instance of EasyMorph so it’s available across all Projects.
I don’t use EasyMorph server, but maybe it could also synchronise or have an option to synchronise via the server to all clients?
This could also be added to and maybe have some default ones based on the expressions that are available when you right click a column and go to Modify, i.e. UPPERCASE, lowercase etc.
Then thinking on from this, if you could set up the expressions as for eg:
if isnumber([#Column Name#]) then round([#Column Name#],2) else [#Column Name#]
and choose which expressions are available for that right click action (maybe max 10), with the ones that are there now selected by default, this would also make it very easy to apply those Expressions to the column/s where EasyMorph would change the #Column Name# to the actual Column Name.