Just use a custom column temporarily with a yes/no whether you have scanned it, and delete it when done.
Or use the row numbers in the library view, sorting by some criteria that remains constant. If you are adding more books in the meantime, sort by date added so the new books are in the last batch.
|