qdmr icon indicating copy to clipboard operation
qdmr copied to clipboard

Moving list items by drag & drop.

Open hmatuschek opened this issue 3 years ago • 4 comments

Moving list items around can be painfully slow, add means to move them by drag and drop.

hmatuschek avatar Oct 16 '22 09:10 hmatuschek

Why not simply a "down ten rows" and "up ten rows" button?

Or maybe in addition?

DC7IA avatar Oct 16 '22 22:10 DC7IA

Just another hint: if you select a channel and click Add, the new one will be inserted below the currently selected one.

DC7IA @.***> schrieb am Mo., 17. Okt. 2022, 00:43:

Why not simply a "down ten rows" and "up ten rows" button?

Or maybe in addition?

— Reply to this email directly, view it on GitHub https://github.com/hmatuschek/qdmr/issues/259#issuecomment-1280074080, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACE6E7AIUWWOUSYAULDTO3WDSAHRANCNFSM6AAAAAARGI3ODM . You are receiving this because you authored the thread.Message ID: @.***>

hmatuschek avatar Oct 17 '22 06:10 hmatuschek

Just another hint: if you select a channel and click Add, the new one will be inserted below the currently selected one.

Yes, but sometimes I realise my ordering wasn't as good as I thought and I find a new system and need to move a few channels by ~100 positions. Then a "down ten rows" and "up ten rows" button might come in handy.

DC7IA avatar Oct 19 '22 22:10 DC7IA

Side note: "by accident" I discovered that you can actually move more than one item at once. Still does not make "move by 100 positions" faster, but you at least have to do it only one time?

allesand avatar Apr 15 '23 14:04 allesand

Why not simply a "down ten rows" and "up ten rows" button?

Or maybe in addition?

Done in linked branch.

hmatuschek avatar May 04 '24 19:05 hmatuschek

Ok, should be complete.

hmatuschek avatar May 05 '24 10:05 hmatuschek

Very cool, much more comfortable to reorganize esp. after importing/merging. Thanks for your work!

@DC7IA : give it a try!

allesand avatar May 05 '24 20:05 allesand

Merged into devel.

hmatuschek avatar May 14 '24 13:05 hmatuschek