@BetterRed: OK, I have found Embed Metadata tool and it works great! I can see the basic metadata as well as all extra metadata from Calibre.
I know "PDF-XChange Viewer", I use it on Windows.
If I am not wrong Zotero fetches metadata from google scholar. If there was a functioning plugin for fetching metadata from google scholar or other site then we could enter all this kind of docs directly into Calibre. As I mentioned before there is actually such a plugin but at least for me it doesn't work. When I click at "Configure selected source" I get errors like these:
calibre 2.59 embedded-python: True is64bit: True
Linux-4.4.0-22-generic-x86_64-with-debian-jessie-sid Linux ('64bit', 'ELF')
('Linux', '4.4.0-22-generic', '#40~14.04.1-Ubuntu SMP Fri May 13 17:27:45 UTC 2016')
Python 2.7.9
Linux: ('debian', 'jessie/sid', '')
Successfully initialized third party plugins: Clean Metadata && Count Pages && Author Book Count && Reading List && View Manager && Search The Internet && Generate Cover && Find Duplicates && Drop Search Results && Get PDF Metadata && Import List && BOL_DE && Walk Search History && Get DJVU Metadata && Google Scholar && Diaps Editing Toolbag && MultiColumnSearch && Save To Format && Author Book Count Hierarchy && Favourites Menu && Annotations && Extract ISBN && User Category && Open With && Goodreads && English Noun Frequency && Recoll Full Text Search && Wiki Reader && Job Spy && Quality Check && Quick Preferences && Consolidate All Library Metadata && Manage Series && Library Codes && Astro-ph
Traceback (most recent call last):
File "site-packages/calibre/gui2/preferences/metadata_sources.py", line 329, in configure_plugin
File "site-packages/calibre/gui2/preferences/metadata_sources.py", line 334, in do_config
File "site-packages/calibre/gui2/preferences/metadata_sources.py", line 274, in __init__
File "calibre_plugins.googlescholar_metadata.__init __", line 35, in config_widget
File "site-packages/calibre/customize/zipplugin.py", line 179, in load_module
File "calibre_plugins.googlescholar_metadata.config ", line 10, in <module>
ImportError: No module named PyQt4
calibre, version 2.59.0
ERROR: Unhandled exception: <b>ImportError</b>:cannot import name ConfigWidget
calibre 2.59 embedded-python: True is64bit: True
Linux-4.4.0-22-generic-x86_64-with-debian-jessie-sid Linux ('64bit', 'ELF')
('Linux', '4.4.0-22-generic', '#40~14.04.1-Ubuntu SMP Fri May 13 17:27:45 UTC 2016')
Python 2.7.9
Linux: ('debian', 'jessie/sid', '')
Successfully initialized third party plugins: Clean Metadata && Count Pages && Author Book Count && Reading List && View Manager && Search The Internet && Generate Cover && Find Duplicates && Drop Search Results && Get PDF Metadata && Import List && BOL_DE && Walk Search History && Get DJVU Metadata && Google Scholar && Diaps Editing Toolbag && MultiColumnSearch && Save To Format && Author Book Count Hierarchy && Favourites Menu && Annotations && Extract ISBN && User Category && Open With && Goodreads && English Noun Frequency && Recoll Full Text Search && Wiki Reader && Job Spy && Quality Check && Quick Preferences && Consolidate All Library Metadata && Manage Series && Library Codes && Astro-ph
Traceback (most recent call last):
File "site-packages/calibre/gui2/preferences/metadata_sources.py", line 329, in configure_plugin
File "site-packages/calibre/gui2/preferences/metadata_sources.py", line 334, in do_config
File "site-packages/calibre/gui2/preferences/metadata_sources.py", line 274, in __init__
File "calibre_plugins.googlescholar_metadata.__init __", line 35, in config_widget
ImportError: cannot import name ConfigWidget
I have already installed python-qt4 on my machine. I don't know why the plugin complains. Maybe a developer could look into it.
|