drawdb icon indicating copy to clipboard operation
drawdb copied to clipboard

[Feature] Copyable `Enum`

Open Corwinpro opened this issue 1 year ago • 3 comments

Thanks very much for this tool!

I am wondering if it would be possible to convert the Enum values in the field description from boxes to text on double click, so that I can copy the existing Enums (csv) to another place? Currently that is not possible, and I need to retype or jump into some text representation of the diagram.

Corwinpro avatar Apr 12 '24 11:04 Corwinpro

(FWIW I'd be happy to help with this)

Corwinpro avatar Apr 12 '24 13:04 Corwinpro

Hey! Thanks for the suggestion.

I will be making the diagrams specific to SQL flavor soon. So you'll be able to declare global enum types without the need to copy and paste the values.

1ilit avatar Apr 14 '24 08:04 1ilit

Thanks very much! I was thinking about a slightly different feature, more of an Enum editor-related improvement. But I'm sure I'm just missing some context, and perhaps that cannot be done without what you have in mind.

Corwinpro avatar Apr 14 '24 14:04 Corwinpro