![]() |
#46 | |
Connoisseur
![]() Posts: 54
Karma: 10
Join Date: Nov 2023
Device: Kindle Oasis
|
Quote:
![]() ![]() ![]() |
|
![]() |
![]() |
![]() |
#47 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,268
Karma: 7955525
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
I'm less sure about whether a value has notes or links. I'll check. |
|
![]() |
![]() |
Advert | |
|
![]() |
#48 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,268
Karma: 7955525
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
These changes are in calibre source:
There are still some potential problems with using database functions(has_note(), book_count(), etc.) in value icon templates in both the GUI and the content server. I hope to fix these in the next day or so. This is the new "Value icons rules viewer" tab. |
![]() |
![]() |
![]() |
#49 | |
Connoisseur
![]() Posts: 54
Karma: 10
Join Date: Nov 2023
Device: Kindle Oasis
|
Quote:
|
|
![]() |
![]() |
![]() |
#50 |
want to learn what I want
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,537
Karma: 7095191
Join Date: Sep 2020
Device: none
|
We can't know for sure but when I want to take a peek at latest features, here's what i do:
download this: https://github.com/kovidgoyal/calibr...ads/master.zip or... https://github.com/cbhaley/calibre/a...ads/master.zip then extract that to some folder and run the attached script. ![]() (in this case I've set path to C: just for simplifying purpose) edit: make sure there are no calibre instances running before running from source. Last edited by Comfy.n; 01-21-2025 at 10:26 PM. |
![]() |
![]() |
Advert | |
|
![]() |
#51 |
Chalut o/
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 436
Karma: 145424
Join Date: Dec 2017
Device: Kobo
|
When I first saw the icon rule viewer, displaying the internal value assosiated to template bothered me a little because it wasn't {template} and so is wasn't consistent with other locations when a template is used to generate value. It really stuck in my mind for a while, but I couldn't find a way to write a good code to proposal.
Here my suggestion: Since the column "Use for children", write then a text {template}. ... And now that I think about it, maybe it would be better than the internal value TEMPLATE_ICON_INDICATOR use " {template} " has value directly rather than " template " as is currently the case. Hm, it broke a bit if the user and test the feature on preview, but it's the risk of using preview and it will better display the fact that this icon rule is a template generator (instead that my suggestion above). Last edited by un_pogaz; 01-22-2025 at 02:37 AM. |
![]() |
![]() |
![]() |
#52 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,268
Karma: 7955525
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Saying "These changes are in calibre source" means that they are available now to people who run calibre from source and the changes will be in the next release (preview or release). Of course there is no guarantee that nothing will change between the commit to source and the release. This happens frequently because of problems found by people who run from source.
|
![]() |
![]() |
![]() |
#53 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,268
Karma: 7955525
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
|
|
![]() |
![]() |
![]() |
#54 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,268
Karma: 7955525
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
The following changes are now in source. Most were provoked by ensuring that displaying composite columns and icons in the content server works.
|
![]() |
![]() |
![]() |
#55 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,268
Karma: 7955525
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
@un_pogaz: Here is a capture of the dialog that I submitted to Kovid
|
![]() |
![]() |
![]() |
#56 |
Custom User Title
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 10,300
Karma: 72663495
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
That looks good.
![]() |
![]() |
![]() |
![]() |
#57 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,268
Karma: 7955525
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
The dialog changes are now in source.
|
![]() |
![]() |
![]() |
#58 |
Chalut o/
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 436
Karma: 145424
Join Date: Dec 2017
Device: Kobo
|
Fancy, neat. Thanks.
|
![]() |
![]() |
![]() |
#59 |
Custom User Title
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 10,300
Karma: 72663495
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
I tried it and ran into a strange behavior: If I select mulitple entries and then delete them, only one (the last selected) gets deleted. Intended?
Also, can access the template dialog from preferences? Last edited by ownedbycats; 01-23-2025 at 09:11 PM. |
![]() |
![]() |
![]() |
#60 | ||
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,268
Karma: 7955525
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
Quote:
|
||
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Can I disable Icons in Tag Browser? | mikhail_fil | Library Management | 1 | 08-10-2023 06:34 PM |
Lighter icons in tag browser? | polymerwitch | Calibre | 3 | 11-29-2021 06:21 PM |
Category Ranges in Tag Browser | BetterRed | Library Management | 7 | 10-18-2020 04:44 AM |
Any way to unhide just one user category in the tag browser? | ownedbycats | Library Management | 2 | 10-14-2020 09:10 PM |
Show Category in Tag Browser | MerlinMama | Calibre | 4 | 02-01-2016 11:11 AM |