|
|
#1 |
|
want to learn what I want
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,051
Karma: 7956099
Join Date: Sep 2020
Device: none
|
[GUI Plugin] Columns Helper
Columns Helper
Preview, create, and manage custom columns faster with quick-create links, curated column packs and template-aware tools. Installation 1. Download the latest release zip. 2. Preferences -> Plug-ins -> Load Plugin from File. 3. Select the zip, install, and restart Calibre. License This plugin is licensed under the GNU GPL v3. Compatibility - Calibre 5.44.0 or later - Windows, macOS, Linux Release notes Spoiler:
Last edited by Comfy.n; 03-18-2026 at 11:37 AM. |
|
|
|
|
|
#2 |
|
want to learn what I want
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,051
Karma: 7956099
Join Date: Sep 2020
Device: none
|
Here is a fancy heading for the viewer Read Progress column:
Code:
Column header: ▂ ▃ ▅ ▆ ▇
Lookup name: read_progress
Description: To customize this, read the help for the reading_progress()
template function in the calibre User Manual
Template: {id:reading_progress()}
Code:
Column header: Progress Lookup name: progress Description: Displays calibre viewer reading progress plus annotation count Template: program: rp = reading_progress($id); ac = annotation_count(); prefix = '▂ ▃ ▅ ▆ ▇ '; if ac then prefix & rp & ' 🟨 ' & ac else prefix & rp fi [] <- it's inside the brackets. Last edited by Comfy.n; 03-20-2026 at 03:39 AM. |
|
|
|
| Advert | |
|
|
|
|
#3 |
|
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 56
Karma: 39844
Join Date: Jan 2026
Device: Samsung Galaxy Tab S10 Lite
|
What is this magic? Amazing! This is brilliant...absolutely brilliant. Thank you for another fantastic plugin.
|
|
|
|
|
|
#4 |
|
want to learn what I want
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,051
Karma: 7956099
Join Date: Sep 2020
Device: none
|
|
|
|
|
|
|
#5 |
|
null operator (he/him)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 22,519
Karma: 32600658
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Error if Green Up/Down arrows are clicked:
Code:
calibre, version 9.5.0
ERROR: Unhandled exception: <b>TypeError</b>:ConfigWidget.up_column() got multiple values for argument 'use_kbd_modifiers'
calibre 9.5 Portable embedded-python: True
Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19045')
Python 3.14.2
Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free')
Interface language: None
EXE path: D:\Calibre\Portables\Latest\Calibre\calibre.exe
Successfully initialized third party plugins: Columns Helper (1, 0, 0)
Traceback (most recent call last):
File "calibre_plugins.columns_helper.ui", line 4098, in wrapped
TypeError: ConfigWidget.up_column() got multiple values for argument 'use_kbd_modifiers'
BR |
|
|
|
| Advert | |
|
|
|
|
#6 |
|
want to learn what I want
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,051
Karma: 7956099
Join Date: Sep 2020
Device: none
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [GUI Plugin] Shortcuts Helper | Comfy.n | Plugins | 13 | 03-21-2026 12:01 AM |
| [GUI Plugin] OPF Helper | Comfy.n | Plugins | 27 | 02-08-2026 03:37 PM |
| [Plugin] Assistant: AI Helper | omerfaruq | KOReader | 0 | 06-09-2025 09:20 AM |
| [GUI Plugin] Save Virtual Libraries To Column (GUI) | chaley | Plugins | 14 | 04-04-2021 05:25 AM |