View Single Post
Old 05-25-2015, 03:37 AM   #9
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,475
Karma: 8025702
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
@BetterRed: that is a clever way to clean up the tags. I would have used Search/Replace.

@BetterRed & @Rellwood: It looks like what is desired is a column per purpose where that column can contain at most one value. The purposes listed are source, location, and status. If I am right then it seems to me that the columns should be "Text with a fixed set of values" with appropriate values, and that they should be populated using bulk metadata edit. One way to populate them that is somewhat repetitive but straight forward would be:
  1. Search for one of the tags to move.
  2. Select all books found by the search.
  3. Open bulk metadata edit (normally E)
  4. Enter the tag searched for into "Tags to delete".
  5. If using columns with a fixed set of values, select the correct value in the custom column. If using plain text columns, enter the tag searched for into the column.
  6. Press OK. That tag will be moved.
  7. Repeat from step 1 for each tag.
Of course the above could be done in two steps per tag category (move then delete) using Search/Replace, but doing so would require using a rather fancy regexp as the search pattern.
chaley is offline   Reply With Quote