01-17-2024, 08:16 AM | #1 |
Member
Posts: 20
Karma: 10
Join Date: Aug 2022
Device: Kobo Clara HD
|
Display Notes on Kobo
Is there a way to display the "notes" saved for series, author etc in my Kobo comment section? If yes, how can I do that? some help would be really appreciated..thanks!
|
01-17-2024, 08:30 AM | #2 |
Grand Sorcerer
Posts: 12,135
Karma: 7908995
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
You can do this with a metadata plugboard. The template would append the note(s) you want to the existing comment using the get_notes() template function. I don't know if you will need to use the plain text version of the notes or whether the Kobo synopsis supports HTML.
|
01-17-2024, 09:41 AM | #3 | |
Member
Posts: 20
Karma: 10
Join Date: Aug 2022
Device: Kobo Clara HD
|
Quote:
Last edited by raafayawan; 01-17-2024 at 09:46 AM. |
|
01-17-2024, 03:55 PM | #4 | |
Grand Sorcerer
Posts: 12,135
Karma: 7908995
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
Once you have the column created and showing what you wish, create a plugboard for "comments" with a template that combines the existing comment and the contents of the column created above. Something like Code:
{comments}<br>{#lookup_name} Code:
program: $comments & character('newline') & $#lookup_name |
|
01-17-2024, 04:56 PM | #5 |
Grand Sorcerer
Posts: 6,419
Karma: 12408443
Join Date: Jun 2009
Location: Madrid, Spain
Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2
|
|
01-17-2024, 05:00 PM | #6 |
Grand Sorcerer
Posts: 12,135
Karma: 7908995
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
|
01-17-2024, 05:41 PM | #7 | |
Grand Sorcerer
Posts: 6,419
Karma: 12408443
Join Date: Jun 2009
Location: Madrid, Spain
Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2
|
Quote:
Code:
{#star:|<div>Rating: |</div><hr/>}{#sse:|<div><b>Second series:</b> |</div>}{#tse:|<div><b>Third series:</b> |</div>}{tags:|<div><b>Genre:</b> |</div>}{#par:|<div><b>Elem Param:</b> |</div>}{#p_g:|<div><b>Pages:</b> |</div>}{#des:|<div><b>Challenges:</b> |</div>}{#tex_subdes:|<div>|</div>}<hr/>{#com_htm} |
|
01-17-2024, 07:52 PM | #8 |
Member
Posts: 20
Karma: 10
Join Date: Aug 2022
Device: Kobo Clara HD
|
Thank you so much guys, I am gonn try it now and get back to you!
|
01-17-2024, 08:30 PM | #9 | |
Member
Posts: 20
Karma: 10
Join Date: Aug 2022
Device: Kobo Clara HD
|
Quote:
|
|
Tags |
calibre, kobo, notes |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Forma Why some notes are popup notes, some are jumping notes in Kobo Forma | codychan | Kobo Reader | 11 | 11-22-2022 03:25 PM |
Touch End notes and Kobo Touch | AlexBell | Kobo Reader | 3 | 05-19-2014 06:27 AM |
Glo Can't save notes on Kobo Glo | jackthereader | Kobo Reader | 8 | 01-18-2013 12:21 PM |
record audio notes + e-ink display | multiprose | Which one should I buy? | 2 | 01-12-2012 10:59 AM |
Touch Notes on the Kobo Touch | Trisman | Kobo Reader | 4 | 10-03-2011 05:34 PM |