View Single Post
Old 03-10-2023, 01:29 PM   #6
petzi
Connoisseur
petzi is a rising star in the heavenspetzi is a rising star in the heavenspetzi is a rising star in the heavenspetzi is a rising star in the heavenspetzi is a rising star in the heavenspetzi is a rising star in the heavenspetzi is a rising star in the heavenspetzi is a rising star in the heavenspetzi is a rising star in the heavenspetzi is a rising star in the heavenspetzi is a rising star in the heavens
 
petzi's Avatar
 
Posts: 93
Karma: 13884
Join Date: Dec 2009
Location: Austria
Device: Kindle Oasis, Amazon Fire 7 Tablet, iPad mini 4, iPhone XS
Quote:
Peter, it's been some years since we communicated about your needs for the Zotero Metadata Importer (ZMI) plugin when I was first developing it in 2016.
Oh, nice to hear from you again!

Quote:
I imagine what you describe correlates with the new 'Highlights to Obsidian' plugin.
Not really in this case. I am preparing a book about new methods of scientific research where an essential part are different workflows for note-taking. I am using Obsidian to import my annotations (highlights & notes) as "Fleeting Notes". These Fleeting Notes are later elaborated to "Literature Notes" (LNs) and still later to "Summary Notes". I thought to get an overview of the different phases of my different book annotations, I could use three fields of Calibre side by side.

I am pleased that you are interested in my use case about different formats of fields! Especially as I have planned to get in contact with you anyway with some questions about the ZMI plugin. But let's stick for the moment with MLTFViewer:

After installation and restart, I selected a book where I have some notes stored. Then I chose "GUI Tool that are Look & Feel Related" -> "Comments MLTFViewer". I got the following error message:

Code:
calibre, version 6.14.0
ERROR: Unhandled exception: <b>NameError</b>:name 'tip' is not defined

calibre 6.14  embedded-python: True
macOS-13.2.1-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '22.3.0', 'Darwin Kernel Version 22.3.0: Mon Jan 30 20:42:11 PST 2023; root:xnu-8792.81.3~2/RELEASE_X86_64')
Python 3.10.1
OSX: ('13.2.1', ('', '', ''), 'x86_64')
Interface language: None
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (1, 51, 0) && DeDRM (7, 2, 1) && Package KFX (from KFX Input) (1, 51, 0) && APNX Generator (1, 1, 0) && Amazon.com secondary source (1, 0, 0) && Amazon.com terciary source (1, 0, 0) && Annotations (1, 17, 13) && BOL_DE (0, 9, 2) && Clipboard Search (1, 4, 0) && Consolidate All Library Metadata (2, 0, 46) && Count Pages (1, 12, 1) && EpubMerge (2, 15, 0) && Extract ISBN (1, 6, 0) && Extract RIS Citations (1, 0, 14) && Favourites Menu (1, 3, 0) && Find Duplicates (1, 10, 7) && Goodreads (1, 7, 3) && Goodreads Sync (1, 16, 2) && Highlights to Obsidian (1, 3, 1) && Import List (1, 9, 0) && Job Spy (1, 0, 211) && KFX metadata reader (from KFX Input) (1, 51, 0) && KFX Input (1, 51, 0) && Set KFX metadata (from KFX Output) (1, 66, 0) && KFX Output (1, 66, 0) && Kindle Collections (1, 7, 29) && KindleUnpack - The Plugin (0, 83, 1) && Library Codes (1, 0, 54) && Markdown Output (1, 0, 3) && Obok DeDRM (6, 7, 0) && Quality Check (1, 13, 3) && Quick Preferences (1, 7, 0) && Reading List (1, 15, 1) && Resize Cover (1, 2, 0) && Search The Internet (1, 10, 0) && View Manager (1, 10, 2) && Zotero Metadata Importer (1, 0, 78)
Traceback (most recent call last):
  File "calibre_plugins.job_spy.ui", line 3876, in show_mltfviewer_dialog
    self.mltfviewer_dialog = MLTFViewerDialog(self.maingui,self.maingui)
  File "calibre_plugins.job_spy.mltf_viewer_dialog", line 68, in __init__
    self.setToolTip(tip)
NameError: name 'tip' is not defined
I do not know what this means. Maybe I should disable all other plugins? Or I need to change some configurations?

At first, I thought I would need a column "Tip" but this didn't help either. Do you know what could be wrong?
petzi is offline   Reply With Quote