mt-from-sf-to-gh / features

0 stars 0 forks source link

Edit multiple tours at once - more or different approach? #177

Open mt-from-sf-to-gh opened 3 years ago

mt-from-sf-to-gh commented 3 years ago

The current option for editing multiple tours simultaneously is using the context menu and either the "Adjust Tour Values" sub-context menu or directly choosing tour type and tags. (See attached for sub options.) Anything else is not currently possible.

I'm missing the "Location" functions; but not sure if there's anything else missing that anyone else might want.

I wonder if the current method of using the context menu is the best method to continue to pursue or if it would make more sense to use the Tour Editor screen for all these changes - thus making any later additions part of the process?

Reported by: gregoryx

Original Ticket: mytourbook/feature-requests/184

mt-from-sf-to-gh commented 3 years ago

The tour editor view has currently 9300 lines of code and I think when adding this feature on top of it makes the code even more complex.

The quick edit dialog is a downsized version of the tour editor and a multiple tour editor could be created similar like this.

Original comment by: wolfgang-ch

mt-from-sf-to-gh commented 3 years ago

Oh, man... reminds me why I used to put off doing code re-writes forever when I did that... 30+ years ago. I hated fixing stuff... just a pain. So... I get it. 9300 lines of rewriting would truly suck.

Whatever approach you code guys think would be best. It's clearly not a big deal to put more stuff in the Adjust Tour Values sub-menu - for me, anyway. 🤷‍

Original comment by: gregoryx