🆕 🔥 A new way to see and work with Relations in GDE 🔥

You should threaten to mess with his source code more often :rofl:

2 Likes

:flushed:

1300+ wow… I’m impressed and shocked… I was getting to 80+ and was thinking I was a power user now :slight_smile: well I don’t need to worry about performance issues for now

3 Likes

Please consider the same thing for duplicating columns.

One other thing about duplicating columns… erasing the “Copy of…” every single time is super tedious. there’s got to be a better way for this :smiley:

4 Likes

Agreed. I think appending ‘Copy’ to the end of the heading name instead of the beginning would be a lot more intuitive. Most of the time, when I copy a column, I’m making small changes to the header name at the end instead of the beginning of the header text. It’s just a lot of extra clicks to position the cursor to delete the ‘Copy of’ text, then go back to the end of the header text to make my small change for the new column.

3 Likes

Im in that code right now, give me your best ideas.

  • Copy of Foo
  • Foo (1)
  • Foo Copy
  • adjective-noun-####

What do ya got for me to try?

2 Likes

Personally I’d be happy with:
Foo - copy or
Foo (1)

I’m usually making small modifications to the copied column header anyway, so for me ‘copy’ would be fine. I don’t think I would need an incremented number attached, but I wouldn’t be opposed if it was easy for you to implement.

Curious about the thoughts of others. The biggest thing for me is that I prefer to change only the text at the end of the name instead of the beginning.

4 Likes

We already have to do the incremental number thing just to make sure we do conflict avoidance, Im just changing around the template here. Easy peasy. Foo copy it is

10 Likes

Everything you said :+1:

1 Like

Foo copy works for me. Thanks for the work @Jason!

2 Likes


Duplicate and add column right will now add to the right of the current column and not to the end of the list.

22 Likes

duplicate column right or left…or at the end if possible.
also if we can change columns colors

1 Like

If you had to pick one?

duplicate right and at the end… when I have lots of columns, that is very helpful… too much dragging to do

What is the case when you want duplicate at the end AND you have a lot of columns (making DND messy)?

when duplicating there are most likely 2 reasons:

  1. adding extra functionality to an existing case (duplicate right)
  2. creating a new case using the previous model (duplicate at the end)

also if possible can we duplicate multiple columns at once? and drag multiple columns

Multi-interactions like that are very complex unfortunately.

@Jason If possible place in a right-click function.

2 Likes

yep, many times arrow is not showing… right click will be great

1 Like

What when is the arrow not showing? I would really love to see an example of that!