08-11-2011, 03:20 AM | #1 |
Junior Member
Posts: 1
Karma: 10
Join Date: Aug 2011
Device: ipad
|
Y/N custom column in Tag Browser?
Hi,all
I add a 'yes/no custom column' called 'HasRead' , but it didn't show in Tag Browser. How can I put 'HasRead' in Tag Browser? thanks. |
08-11-2011, 04:07 AM | #2 |
Grand Sorcerer
Posts: 11,951
Karma: 7225107
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
You can put only text-like columns in the tag browser. None of int, float, yes/no, or date can go there.
If you want something like a yes/no column that can go in the tag browser, use a "text with a fixed set of values" column and check the "show checkmarks" box. |
Advert | |
|
08-11-2011, 09:44 AM | #3 | |
Well trained by Cats
Posts: 30,405
Karma: 58055234
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
Quote:
Code:
#hasread:false you can use a Search filter and a tag(s) to filter your book list |
|
08-11-2011, 02:11 PM | #4 |
Grand Sorcerer
Posts: 5,895
Karma: 464403178
Join Date: Feb 2010
Location: 33.9388° N, 117.2716° W
Device: Kindles K-2, K-KB, PW 1 & 2, Voyage, Fire 2, 5 & HD 8, Surface 3, iPad
|
tried it
i tried this and cannot figure out how to populate it with checkmarks, i can enter ascii keyboard characters, but that seems to be all.
|
08-11-2011, 03:34 PM | #5 |
Grand Sorcerer
Posts: 11,951
Karma: 7225107
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
The field is a text field, so entering characters is normal. Assuming you checked the "use checkmark" box, enter "yes" to get a green check, "no" to get a red X, and nothing to get no mark at all. If you make the field have a "fixed set of values" and give yes & no for the values, then you will have a drop down box with those values (plus empty).
|
Advert | |
|
08-11-2011, 06:39 PM | #6 | |
Grand Sorcerer
Posts: 5,895
Karma: 464403178
Join Date: Feb 2010
Location: 33.9388° N, 117.2716° W
Device: Kindles K-2, K-KB, PW 1 & 2, Voyage, Fire 2, 5 & HD 8, Surface 3, iPad
|
odd display
Quote:
|
|
08-11-2011, 09:00 PM | #7 |
Grand Sorcerer
Posts: 5,895
Karma: 464403178
Join Date: Feb 2010
Location: 33.9388° N, 117.2716° W
Device: Kindles K-2, K-KB, PW 1 & 2, Voyage, Fire 2, 5 & HD 8, Surface 3, iPad
|
colors
am i correct in assuming that color only works for text and doesn't work when you check 'show check-marks'? i cannot get the check-mark to display in anything but green.
|
08-11-2011, 10:56 PM | #8 |
Well trained by Cats
Posts: 30,405
Karma: 58055234
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
|
08-12-2011, 02:52 AM | #9 | |
Grand Sorcerer
Posts: 11,951
Karma: 7225107
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
Attached is an image of what I see, along with an image of the column setup. What is different for you? |
|
08-12-2011, 02:57 AM | #10 | |
Grand Sorcerer
Posts: 11,951
Karma: 7225107
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
For completeness, there are at least two other ways you can achieve something similar to what (I think) you want. 1) use real yes/no columns and create saved searches in the tag browser to search them. 2) create a composite custom column (column made from other columns) with the template {#yesnoColumnName}. Check the "Show in tag browser" box. Hide the composite column on the library view. You will have the "real" yes/no column on the library view, and a text equivalent on the tags browser. |
|
08-12-2011, 12:48 PM | #11 | |
Grand Sorcerer
Posts: 5,895
Karma: 464403178
Join Date: Feb 2010
Location: 33.9388° N, 117.2716° W
Device: Kindles K-2, K-KB, PW 1 & 2, Voyage, Fire 2, 5 & HD 8, Surface 3, iPad
|
just the drop-down is funky
Quote:
Last edited by alansplace; 08-12-2011 at 12:53 PM. |
|
08-12-2011, 12:53 PM | #12 | |
Grand Sorcerer
Posts: 5,895
Karma: 464403178
Join Date: Feb 2010
Location: 33.9388° N, 117.2716° W
Device: Kindles K-2, K-KB, PW 1 & 2, Voyage, Fire 2, 5 & HD 8, Surface 3, iPad
|
green in one column, red it another and blue in another
Quote:
|
|
08-12-2011, 01:00 PM | #13 | |
Grand Sorcerer
Posts: 11,951
Karma: 7225107
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
Can you post screen captures of your column definition and the open drop-down box? |
|
08-12-2011, 01:14 PM | #14 | |
Grand Sorcerer
Posts: 5,895
Karma: 464403178
Join Date: Feb 2010
Location: 33.9388° N, 117.2716° W
Device: Kindles K-2, K-KB, PW 1 & 2, Voyage, Fire 2, 5 & HD 8, Surface 3, iPad
|
odd
Quote:
guess my computer needed a good nights sleep as did i. Last edited by alansplace; 08-12-2011 at 01:18 PM. |
|
08-12-2011, 01:18 PM | #15 |
Grand Sorcerer
Posts: 11,951
Karma: 7225107
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Thanks for trying.
There is *something* happening. Might be some 'undocumented functionality' in the graphics toolkit (aka a bug), or it might be something I did. Thank you for the alert, because now I can keep an eye out for similar events and try to find a pattern. |
Thread Tools | Search this Thread |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to turn a Yes/No Column into a Tag on sending to device | SharkLaser | Devices | 7 | 05-18-2011 12:09 PM |
Can custom book data be displayed in a custom column? | kiwidude | Development | 9 | 03-02-2011 05:35 AM |
custom column i need a little help | shinken | Calibre | 3 | 09-15-2010 03:41 AM |
Creating a Short Text Column that Doesn't Appear in Tag Browser? | shocampo | Calibre | 2 | 09-12-2010 01:35 PM |
Tag column missing in Library view | Amalthia | Calibre | 13 | 11-21-2008 06:16 PM |