07-20-2020, 11:04 AM | #1 |
Enthusiast
Posts: 47
Karma: 10
Join Date: Jul 2019
Device: none
|
hide tags, tag siblings
within the tag column when adding tags such as "apple", "orange", is there a function that automatically turns it to another tag such as "fruit"? There seems to only be a metadata of this sort only for automatic metadata grabbing.
Also is there a way to hide certain tags but keep them still there in case you want to show them again? |
07-20-2020, 11:05 AM | #2 |
creator of calibre
Posts: 44,777
Karma: 25490594
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Preferences->Adding books->Adding actions->Rules to filter tags
|
Advert | |
|
07-20-2020, 11:36 AM | #3 |
Enthusiast
Posts: 47
Karma: 10
Join Date: Jul 2019
Device: none
|
|
07-20-2020, 11:41 AM | #4 |
creator of calibre
Posts: 44,777
Karma: 25490594
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
There are no such things that apply constantly. There is a tag mapper you can apply in bulk to all books however. Add it to your toolbar via Preferences->Toolbars
|
07-20-2020, 12:49 PM | #5 |
Enthusiast
Posts: 47
Karma: 10
Join Date: Jul 2019
Device: none
|
thanks, is there also a way to hide certain tags as well? there's tags that I'd rather not see but want to keep just in case.
|
Advert | |
|
07-20-2020, 01:55 PM | #6 |
Well trained by Cats
Posts: 30,580
Karma: 58055868
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
|
07-20-2020, 03:35 PM | #7 |
Bibliophagist
Posts: 42,086
Karma: 161810714
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
|
07-20-2020, 05:27 PM | #8 |
Grand Sorcerer
Posts: 12,187
Karma: 7943457
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
|
07-24-2020, 04:38 AM | #9 | |
Enthusiast
Posts: 47
Karma: 10
Join Date: Jul 2019
Device: none
|
Quote:
"Animal, apple, Cat, cog, color, Dog, machine, Orange" "apple, Cat, wine, color, Dog, water, Orange" "Blue: Dark(#6879cc), Cat, color, Dog, RPM, size, Weight:heavy" With these strings is there somehow a way which you would you bulk capture the tags "Orange", "Cat", "Water", Weight:heavy", "color" all in one go? Last edited by yamusing; 07-24-2020 at 04:43 AM. |
|
07-24-2020, 06:06 AM | #10 | |
Grand Sorcerer
Posts: 12,187
Karma: 7943457
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
First way, and what I would do, is "mark" the tags using Manage Tags then move them using bulk S&R. By "mark" I mean add a prefix to the tags you want to move, for example !!!. Then using S&R search source field "tags" for "^!!!(.*)$" (no quotes) with a replacement of \1, destination field the new column. Next do a second pass to delete the tags from the tags column. Same source field, same search pattern, "replace with" and "destination field" are empty. I like this approach because I can in one scan through the tags manually choose the ones to move. Second way, OK if there aren't too many of them, is to use regex alternation. Search tags for "^(Orange|Cat|Water|Weight:heavy|color)$" , replacement \1, destination field the new column. Next do a second pass to delete the tags from the tags column. Same source field, same search pattern, "replace with" and "destination field" are empty. Note that S&R processes multiple-item fields such as tags item by item, not as a single line. The order of the items is not important. When using a destination field different from the source, S&R copies the value, which is why you need two passes. |
|
07-24-2020, 06:41 AM | #11 | |
Enthusiast
Posts: 47
Karma: 10
Join Date: Jul 2019
Device: none
|
Quote:
The "Tag mapper" only applies to the inbuild "Tags" column right? |
|
07-24-2020, 06:52 AM | #12 | ||
Grand Sorcerer
Posts: 12,187
Karma: 7943457
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
Note that you can delete tags using Manage Tags. If you used the prefix then filter by that prefix, select all the taqs, then press the delete button. Quote:
|
||
07-24-2020, 06:57 AM | #13 | |
Enthusiast
Posts: 47
Karma: 10
Join Date: Jul 2019
Device: none
|
Quote:
|
|
07-24-2020, 07:10 AM | #14 |
Grand Sorcerer
Posts: 12,187
Karma: 7943457
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
|
07-24-2020, 07:53 AM | #15 |
Enthusiast
Posts: 47
Karma: 10
Join Date: Jul 2019
Device: none
|
the first method is for first marking the tags you want to delete from the tags column but then moving those marked tags+other non-marked tags to the cutom column? from what I've tested:
marked !!! on the tags I want to keep in the Tags column "Animal, apple, Cat, cog, color, Dog, machine, Orange" "!!!Cat, !!!Orange, Animal, apple, !!!cog, color, Dog, machine" source: tags search for:^!!!(.*)$ replace with:\1 destination: customtags result: "Animal, apple, Cat, cog, color, Dog, machine, Orange" It basically moves all the tags from Tags to Custom column but without the !!! prefix then you delete the marked tags from the Tags column? I am left with the tags I haven't marked in the primary Tags column, but those tags aren't what I want to keep unless I am doing something wrong. |
Tags |
tags |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Ways for the parent tag to not be shown with the child tag in the tags column? | icecold | Calibre | 3 | 03-16-2020 11:23 PM |
Hide not needed tags from groups? | nikoski | Calibre Companion | 6 | 10-21-2016 08:12 AM |
Question: hide tag browser by default | taja | Calibre | 3 | 09-26-2014 05:01 PM |
contentserver: how to hide tags? | hekom | Devices | 0 | 11-08-2013 05:13 AM |
Searching tags to show tags I want even when it has a tag I do not | Jade Aislin | Library Management | 2 | 04-25-2012 02:01 PM |