The GUI is SORTED by a column value. If you don't pick a column to use for the sort, it defaults to {id} , which was assigned when the book was added.
You can't change a value by dragging.
If you want a arbitrary sort, then you make a custom column to populate with a value that you can later sort. I believe this is what reading list does
|