Change position in post list in panel

On a blog page- how can I change the position of a post using that nice handle thingie?

The posts are organized as usual drafts, listed, public, with numbers and underscores of their content folders.

I could change their position - and thus their position on the frontend - using the status dialog, but obviously it is possible to do that the new cool kirby3 way.

Is there a option for the blueprint, like move: true?

:man_shrugging:

Cool, but could you elaborate on how? What is the option? Its not move: true, right? Is it something with sorting?

I had the same problem until I found out, that “Position ändern” was not active, because I used the option “flip” in the blueprint. In my case I deleted flip in the blueprint, changed the position of the post and added flip again.