Moving List Item to another index

I would like to simply move a list item (a point) to another location in the list. Is there something I am missing that would make this relatively easy?

I think you have to extract the item and after to insert it to the new position.

Capture