diff options
Diffstat (limited to 'dotfiles/common/.config/calibre/plugins')
21 files changed, 1441 insertions, 0 deletions
diff --git a/dotfiles/common/.config/calibre/plugins/Apple Books covers.zip b/dotfiles/common/.config/calibre/plugins/Apple Books covers.zip Binary files differnew file mode 100644 index 0000000..722e2c7 --- /dev/null +++ b/dotfiles/common/.config/calibre/plugins/Apple Books covers.zip diff --git a/dotfiles/common/.config/calibre/plugins/Barnes & Noble.zip b/dotfiles/common/.config/calibre/plugins/Barnes & Noble.zip Binary files differnew file mode 100644 index 0000000..9c3932d --- /dev/null +++ b/dotfiles/common/.config/calibre/plugins/Barnes & Noble.zip diff --git a/dotfiles/common/.config/calibre/plugins/Clean Comments.zip b/dotfiles/common/.config/calibre/plugins/Clean Comments.zip Binary files differnew file mode 100644 index 0000000..224fcd7 --- /dev/null +++ b/dotfiles/common/.config/calibre/plugins/Clean Comments.zip diff --git a/dotfiles/common/.config/calibre/plugins/Extract ISBN.zip b/dotfiles/common/.config/calibre/plugins/Extract ISBN.zip Binary files differnew file mode 100644 index 0000000..7214c0e --- /dev/null +++ b/dotfiles/common/.config/calibre/plugins/Extract ISBN.zip diff --git a/dotfiles/common/.config/calibre/plugins/Favourites Menu.json b/dotfiles/common/.config/calibre/plugins/Favourites Menu.json new file mode 100644 index 0000000..8f239ba --- /dev/null +++ b/dotfiles/common/.config/calibre/plugins/Favourites Menu.json @@ -0,0 +1,140 @@ +{ + "menus": [ + { + "display": "Convert books", + "path": [ + "Convert Books" + ] + }, + null, + { + "display": "Start Content server", + "path": [ + "Connect Share", + "Start Content server" + ] + }, + { + "display": "Extract ISBN", + "path": [ + "Extract ISBN" + ] + }, + null, + { + "display": "Add to default list", + "path": [ + "Reading List", + "Add to default list" + ] + }, + { + "display": "Remove from default list", + "path": [ + "Reading List", + "Remove from default list" + ] + }, + { + "display": "View default list", + "path": [ + "Reading List", + "View default list" + ] + }, + null, + { + "display": "Find book duplicates...", + "path": [ + "Find Duplicates", + "Find book duplicates..." + ] + }, + { + "display": "Clean comments", + "path": [ + "Clean Comments", + "Clean comments" + ] + }, + { + "display": "Check library", + "path": [ + "Choose Library", + "Library maintenance", + "Check library" + ] + }, + { + "display": "Plugin updater", + "path": [ + "Plugin Updater" + ] + }, + null, + { + "display": "Email to...", + "path": [ + "Connect Share", + "Email to..." + ] + }, + { + "display": "email to Christine's Kindle", + "path": [ + "Connect Share", + "Email to...", + "Christine's Kindle" + ] + }, + { + "display": "email to Craig's Paperwhite", + "path": [ + "Connect Share", + "Email to...", + "Paperwhite" + ] + }, + { + "display": "email to Craig's Pixel6", + "path": [ + "Connect Share", + "Email to...", + "Pixel6" + ] + }, + null, + { + "display": "Start wireless device connection", + "path": [ + "Connect Share", + "Start wireless device connection" + ] + }, + { + "display": "Stop wireless device connection [192.168.86.26 or 172.17.0.1, port 9090]", + "path": [ + "Connect Share", + "Stop wireless device connection [192.168.86.26 or 172.17.0.1, port 9090]" + ] + }, + { + "display": "Manage collections", + "path": [ + "Edit Collections" + ] + }, + { + "display": "Get books", + "path": [ + "Store" + ] + }, + { + "display": "Kindle Collections", + "path": [ + "Kindle Collections" + ] + } + ] +}
\ No newline at end of file diff --git a/dotfiles/common/.config/calibre/plugins/Favourites Menu.zip b/dotfiles/common/.config/calibre/plugins/Favourites Menu.zip Binary files differnew file mode 100644 index 0000000..767f621 --- /dev/null +++ b/dotfiles/common/.config/calibre/plugins/Favourites Menu.zip diff --git a/dotfiles/common/.config/calibre/plugins/Find Duplicates.json b/dotfiles/common/.config/calibre/plugins/Find Duplicates.json new file mode 100644 index 0000000..9daa2b7 --- /dev/null +++ b/dotfiles/common/.config/calibre/plugins/Find Duplicates.json @@ -0,0 +1,13 @@ +{ + "authorMatch": "identical", + "authorSoundexLength": 8, + "autoDeleteBinaryDups": false, + "identifierType": "isbn", + "includeLanguages": false, + "searchType": "binary", + "showAllGroups": true, + "showTagAuthor": true, + "sortGroupsByTitle": true, + "titleMatch": "identical", + "titleSoundexLength": 6 +}
\ No newline at end of file diff --git a/dotfiles/common/.config/calibre/plugins/Find Duplicates.zip b/dotfiles/common/.config/calibre/plugins/Find Duplicates.zip Binary files differnew file mode 100644 index 0000000..a6ce77a --- /dev/null +++ b/dotfiles/common/.config/calibre/plugins/Find Duplicates.zip diff --git a/dotfiles/common/.config/calibre/plugins/KePub Metadata Reader.zip b/dotfiles/common/.config/calibre/plugins/KePub Metadata Reader.zip Binary files differnew file mode 100644 index 0000000..13394c9 --- /dev/null +++ b/dotfiles/common/.config/calibre/plugins/KePub Metadata Reader.zip diff --git a/dotfiles/common/.config/calibre/plugins/KePub Metadata Writer.zip b/dotfiles/common/.config/calibre/plugins/KePub Metadata Writer.zip Binary files differnew file mode 100644 index 0000000..7ac4e55 --- /dev/null +++ b/dotfiles/common/.config/calibre/plugins/KePub Metadata Writer.zip diff --git a/dotfiles/common/.config/calibre/plugins/Kindle hi-res covers.zip b/dotfiles/common/.config/calibre/plugins/Kindle hi-res covers.zip Binary files differnew file mode 100644 index 0000000..40106fe --- /dev/null +++ b/dotfiles/common/.config/calibre/plugins/Kindle hi-res covers.zip diff --git a/dotfiles/common/.config/calibre/plugins/Kobo Metadata.zip b/dotfiles/common/.config/calibre/plugins/Kobo Metadata.zip Binary files differnew file mode 100644 index 0000000..aaf91cb --- /dev/null +++ b/dotfiles/common/.config/calibre/plugins/Kobo Metadata.zip diff --git a/dotfiles/common/.config/calibre/plugins/Kobo Utilities.json b/dotfiles/common/.config/calibre/plugins/Kobo Utilities.json new file mode 100644 index 0000000..4d9121a --- /dev/null +++ b/dotfiles/common/.config/calibre/plugins/Kobo Utilities.json @@ -0,0 +1,122 @@ +{ + "BookmarkOptions": { + "backgroundJob": false, + "clearIfUnread": false, + "doNotStoreIfReopened": false, + "rating": true, + "readingStatus": true, + "setDateToNow": true, + "storeBookmarks": true, + "storeIfMoreRecent": false + }, + "Devices": { + "N4181C1037466": { + "active": true, + "backupOptionsStore": { + "backupCopiesToKeepSpin": 10, + "backupDestDirectory": "/home/cjennings/documents/kobo", + "backupEachCOnnection": true, + "backupZipDatabase": true, + "doDailyBackp": false + }, + "location_code": "main", + "name": "Kobo Libra 2", + "serial_no": "N4181C1037466", + "type": "Kobo Libra 2", + "updateOptionsStore": { + "doEarlyFirmwareUpdate": false, + "doFirmwareUpdateCheck": true, + "firmwareUpdateCheckLastTime": 0 + }, + "uuid": "8de75c8a-f9b6-405c-86a3-515afd1e71fa" + } + }, + "MetadataOptions": { + "author": false, + "authourSort": false, + "description": false, + "descriptionTemplate": "", + "descriptionUseTemplate": false, + "isbn": false, + "language": false, + "published_date": false, + "publisher": false, + "rating": false, + "readingStatus": -1, + "reading_direction": "Default", + "resetPosition": false, + "series": false, + "setRreadingStatus": false, + "set_reading_direction": false, + "set_sync_date": false, + "subtitle": false, + "subtitleTemplate": "", + "sync_date_library_date": "timestamp", + "title": false, + "titleSort": false, + "update_KoboEpubs": false, + "usePlugboard": false + }, + "ReadingOptions": { + "doNotUpdateIfSet": false, + "lockMargins": false, + "readingAlignment": "Off", + "readingFontFamily": "Georgia", + "readingFontSize": 22, + "readingLeftMargin": 3, + "readingLineHeight": 1.3, + "readingRightMargin": 3, + "updateConfigFile": false + }, + "_version": 2, + "backupAnnotations": { + "dest_directory": "" + }, + "backupOptionsStore": { + "backupCopiesToKeepSpin": 5, + "backupDestDirectory": "", + "backupEachCOnnection": false, + "backupZipDatabase": true, + "doDailyBackp": false + }, + "cleanImagesDir": { + "delete_extra_covers": false + }, + "commonOptionsStore": { + "buttonActionDevice": "", + "buttonActionLibrary": "", + "individualDeviceOptions": true + }, + "coverUpload": { + "blackandwhite": false, + "dithered_covers": false, + "keep_cover_aspect": false, + "kepub_covers": false, + "letterbox": false, + "letterbox_color": "#000000", + "png_covers": false + }, + "fixDuplicatesOptionsStore": { + "keepNewestShelf": true, + "purgeShelves": false + }, + "getShelvesOptionStore": { + "allBooks": true, + "replaceShelves": true + }, + "removeAnnotations": { + "removeAnnotAction": 0 + }, + "removeCovers": { + "kepub_covers": false, + "remove_fullsize_covers": false + }, + "setRelatedBooksOptionsStore": { + "relatedBooksType": 0 + }, + "updateOptionsStore": { + "doEarlyFirmwareUpdate": false, + "doFirmwareUpdateCheck": false, + "firmwareUpdateCheckLastTime": 1656213583 + } +}
\ No newline at end of file diff --git a/dotfiles/common/.config/calibre/plugins/Kobo Utilities.zip b/dotfiles/common/.config/calibre/plugins/Kobo Utilities.zip Binary files differnew file mode 100644 index 0000000..4d62c4b --- /dev/null +++ b/dotfiles/common/.config/calibre/plugins/Kobo Utilities.zip diff --git a/dotfiles/common/.config/calibre/plugins/KoboTouchExtended.zip b/dotfiles/common/.config/calibre/plugins/KoboTouchExtended.zip Binary files differnew file mode 100644 index 0000000..3640da2 --- /dev/null +++ b/dotfiles/common/.config/calibre/plugins/KoboTouchExtended.zip diff --git a/dotfiles/common/.config/calibre/plugins/Open With.json b/dotfiles/common/.config/calibre/plugins/Open With.json new file mode 100644 index 0000000..81eaeb8 --- /dev/null +++ b/dotfiles/common/.config/calibre/plugins/Open With.json @@ -0,0 +1,61 @@ +{ + "OpenWithMenus": { + "Menus": [ + { + "active": false, + "appArgs": "", + "appPath": "firefox", + "format": "EPUB", + "image": "owp_firefox.png", + "menuText": "EPUBReader (EPUB)", + "subMenu": "" + }, + { + "active": false, + "appArgs": "-c", + "appPath": "/usr/bin/emacsclient", + "format": "PDF", + "image": "reader.png", + "menuText": "Emacsclient", + "subMenu": "" + }, + { + "active": true, + "appArgs": "", + "appPath": "/usr/bin/zathura", + "format": "EPUB", + "image": "edit_book.png", + "menuText": "Zathura (EPUB)", + "subMenu": "" + }, + { + "active": true, + "appArgs": "", + "appPath": "/usr/bin/zathura", + "format": "PDF", + "image": "PDF.png", + "menuText": "Zathura (PDF)", + "subMenu": "" + }, + { + "active": false, + "appArgs": "-c", + "appPath": "/usr/bin/emacsclient", + "format": "EPUB", + "image": "PDF.png", + "menuText": "Emacsclient", + "subMenu": "" + }, + { + "active": false, + "appArgs": "", + "appPath": "gimp", + "format": "COVER", + "image": "owp_gimp.png", + "menuText": "Gimp (Cover)", + "subMenu": "" + } + ], + "UrlColWidth": 202 + } +}
\ No newline at end of file diff --git a/dotfiles/common/.config/calibre/plugins/Open With.zip b/dotfiles/common/.config/calibre/plugins/Open With.zip Binary files differnew file mode 100644 index 0000000..548c8ed --- /dev/null +++ b/dotfiles/common/.config/calibre/plugins/Open With.zip diff --git a/dotfiles/common/.config/calibre/plugins/Reading List.json b/dotfiles/common/.config/calibre/plugins/Reading List.json new file mode 100644 index 0000000..a348407 --- /dev/null +++ b/dotfiles/common/.config/calibre/plugins/Reading List.json @@ -0,0 +1,8 @@ +{ + "Devices": {}, + "Options": { + "quickAccess": false, + "removeDialog": true + }, + "SchemaVersion": 1.65 +}
\ No newline at end of file diff --git a/dotfiles/common/.config/calibre/plugins/Reading List.zip b/dotfiles/common/.config/calibre/plugins/Reading List.zip Binary files differnew file mode 100644 index 0000000..3a46edf --- /dev/null +++ b/dotfiles/common/.config/calibre/plugins/Reading List.zip diff --git a/dotfiles/common/.config/calibre/plugins/Search The Internet.json b/dotfiles/common/.config/calibre/plugins/Search The Internet.json new file mode 100644 index 0000000..21f6786 --- /dev/null +++ b/dotfiles/common/.config/calibre/plugins/Search The Internet.json @@ -0,0 +1,1097 @@ +{ + "SearchMenus": { + "Menus": [ + { + "active": false, + "encoding": "utf-8", + "image": "stip_audible.png", + "menuText": "Audible for Author", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.audible.com/search?keywords={author}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_audible.png", + "menuText": "Audible for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.audible.com/search?keywords={author}+{title}" + }, + { + "active": false, + "encoding": "", + "image": "", + "menuText": "", + "method": "", + "openGroup": false, + "subMenu": "", + "url": "" + }, + { + "active": true, + "encoding": "latin-1", + "image": "stip_amazon.png", + "menuText": "Amazon.com for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Dstripbooks&field-keywords={author}+{title}" + }, + { + "active": false, + "encoding": "latin-1", + "image": "stip_amazon.png", + "menuText": "Amazon.co.uk for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.amazon.co.uk/s/ref=nb_sb_noss?url=search-alias%3Dstripbooks&field-keywords={author}+{title}" + }, + { + "active": false, + "encoding": "latin-1", + "image": "stip_amazon.png", + "menuText": "Amazon.com.au for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.amazon.com.au/s/ref=nb_sb_noss?url=search-alias%3Dstripbooks&field-keywords={author}+{title}" + }, + { + "active": false, + "encoding": "", + "image": "", + "menuText": "", + "method": "", + "openGroup": false, + "subMenu": "", + "url": "" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_bn.png", + "menuText": "Barnes and Noble for Author", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.barnesandnoble.com/s/{author}/_/M-8q8" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_bn.png", + "menuText": "Barnes and Noble for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.barnesandnoble.com/s/{author}+{title}/_/M-8q8" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_bn.png", + "menuText": "Barnes and Noble for ISBN", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.barnesandnoble.com/s/{isbn}/_/M-8q8" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_bn.png", + "menuText": "Barnes and Noble for Title", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.barnesandnoble.com/s/{title}/_/M-8q8" + }, + { + "active": false, + "encoding": "", + "image": "", + "menuText": "", + "method": "", + "openGroup": false, + "subMenu": "", + "url": "" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_ebay.png", + "menuText": "EBay US", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.ebay.com/sch/i.html?_nkw={author}+{title}&_sacat=267" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_ebay.png", + "menuText": "EBay UK", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.ebay.co.uk/sch/i.html?_nkw={author}+{title}&_sacat=267" + }, + { + "active": false, + "encoding": "", + "image": "", + "menuText": "", + "method": "", + "openGroup": false, + "subMenu": "", + "url": "" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_ebooks.png", + "menuText": "EBooks for Author", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.ebooks.com/SearchApp/SearchResults.net?term={author}&RestrictBy=author" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_ebooks.png", + "menuText": "EBooks for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.ebooks.com/SearchApp/SearchResults.net?term={author}+{title}" + }, + { + "active": true, + "encoding": "", + "image": "", + "menuText": "", + "method": "", + "openGroup": false, + "subMenu": "", + "url": "" + }, + { + "active": true, + "encoding": "utf-8", + "image": "stip_ff.png", + "menuText": "FantasticFiction for Author", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.fantasticfiction.com/search/?searchfor=author&keywords={author}" + }, + { + "active": true, + "encoding": "utf-8", + "image": "stip_ff.png", + "menuText": "FantasticFiction for Title", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.fantasticfiction.com/search/?searchfor=book&keywords={title}" + }, + { + "active": false, + "encoding": "", + "image": "", + "menuText": "", + "method": "", + "openGroup": false, + "subMenu": "", + "url": "" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_fictiondb.png", + "menuText": "FictionDB for Author", + "method": "POST", + "openGroup": false, + "subMenu": "", + "url": "https://www.fictiondb.com/search/searchresults.htm?styp=5&srchtxt={author}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_fictiondb.png", + "menuText": "FictionDB for Book", + "method": "POST", + "openGroup": false, + "subMenu": "", + "url": "https://www.fictiondb.com/search/searchresults.htm?styp=5&author={author}&title={title}&srchtxt=multi&sgcode=0&tpcode=0&imprint=0&pubgroup=0&genretype=--&rating=-&myrating=-&status=-" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_fictiondb.png", + "menuText": "FictionDB for ISBN", + "method": "POST", + "openGroup": false, + "subMenu": "", + "url": "https://www.fictiondb.com/search/searchresults.htm?styp=5&srchtxt={isbn}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_fictiondb.png", + "menuText": "FictionDB for Title", + "method": "POST", + "openGroup": false, + "subMenu": "", + "url": "https://www.fictiondb.com/search/searchresults.htm?styp=5&srchtxt={title}" + }, + { + "active": false, + "encoding": "", + "image": "", + "menuText": "", + "method": "", + "openGroup": false, + "subMenu": "", + "url": "" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_goodreads.png", + "menuText": "Goodreads for Author", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.goodreads.com/search/search?q={author}&search_type=books" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_goodreads.png", + "menuText": "Goodreads for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.goodreads.com/search/search?q={author}+{title}&search_type=books" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_goodreads.png", + "menuText": "Goodreads for ISBN", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.goodreads.com/search/search?q={isbn}&search_type=books" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_goodreads.png", + "menuText": "Goodreads for Title", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.goodreads.com/search/search?q={title}&search_type=books" + }, + { + "active": true, + "encoding": "", + "image": "", + "menuText": "", + "method": "", + "openGroup": false, + "subMenu": "", + "url": "" + }, + { + "active": true, + "encoding": "utf-8", + "image": "stip_google.png", + "menuText": "Google images for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.google.com/images?q=%22{author}%22+%22{title}%22" + }, + { + "active": true, + "encoding": "utf-8", + "image": "stip_google.png", + "menuText": "Google images 400x300", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.google.com/images?as_q={author}+%22{title}%22&tbs=isch:1,isz:lt,islt:qsvga,imgo:1&safe=off" + }, + { + "active": true, + "encoding": "utf-8", + "image": "stip_google.png", + "menuText": "Google.com for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.google.com/#sclient=psy&q=%22{author}%22+%22{title}%22" + }, + { + "active": false, + "encoding": "", + "image": "", + "menuText": "", + "method": "", + "openGroup": false, + "subMenu": "", + "url": "" + }, + { + "active": false, + "encoding": "latin-1", + "image": "stip_isfdb.png", + "menuText": "isfdb for Author", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.isfdb.org/cgi-bin/se.cgi?type=Name&arg={author}" + }, + { + "active": false, + "encoding": "latin-1", + "image": "stip_isfdb.png", + "menuText": "isfdb for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.isfdb.org/cgi-bin/edit/tp_search.cgi?TERM_1={title}&USE_1=title&OPERATOR_1=AND&TERM_2={author}&USE_2=author&OPERATOR_2=AND" + }, + { + "active": false, + "encoding": "latin-1", + "image": "stip_isfdb.png", + "menuText": "isfdb for ISBN", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.isfdb.org/cgi-bin/se.cgi?type=ISBN&arg={isbn}" + }, + { + "active": false, + "encoding": "latin-1", + "image": "stip_isfdb.png", + "menuText": "isfdb for Title", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.isfdb.org/cgi-bin/se.cgi?type=Fiction+Titles&arg={title}" + }, + { + "active": false, + "encoding": "", + "image": "", + "menuText": "", + "method": "", + "openGroup": false, + "subMenu": "", + "url": "" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_kobo.png", + "menuText": "Kobo for Author", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.kobobooks.com/search/search.html?q={author}&f=author" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_kobo.png", + "menuText": "Kobo for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.kobobooks.com/search/search.html?q={author}+{title}&f=author" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_kobo.png", + "menuText": "Kobo for Title", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.kobobooks.com/search/search.html?q={title}" + }, + { + "active": false, + "encoding": "", + "image": "", + "menuText": "", + "method": "", + "openGroup": false, + "subMenu": "", + "url": "" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_loc.png", + "menuText": "Library of Congress for Author", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://catalog.loc.gov/cgi-bin/Pwebrecon.cgi?DB=local&Search_Arg={author}&Search_Code=NAME%40&CNT=100&hist=1&type=quick" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_loc.png", + "menuText": "Library of Congress for ISBN", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://catalog.loc.gov/cgi-bin/Pwebrecon.cgi?DB=local&Search_Arg={isbn}&Search_Code=STNO^*&CNT=100&hist=1&type=quick" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_loc.png", + "menuText": "Library of Congress for Title", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://catalog.loc.gov/cgi-bin/Pwebrecon.cgi?DB=local&Search_Arg={title}&Search_Code=TKEY^*&CNT=100&hist=1&type=quick" + }, + { + "active": false, + "encoding": "", + "image": "", + "menuText": "", + "method": "", + "openGroup": false, + "subMenu": "", + "url": "" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_lthing.png", + "menuText": "LibraryThing for Author", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.librarything.com/search.php?search={author}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_lthing.png", + "menuText": "LibraryThing for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.librarything.com/search.php?search={title}+{author}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_lthing.png", + "menuText": "LibraryThing for ISBN", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.librarything.com/search.php?search={isbn}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_lthing.png", + "menuText": "LibraryThing for Title", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.librarything.com/search.php?search={title}" + }, + { + "active": false, + "encoding": "", + "image": "", + "menuText": "", + "method": "", + "openGroup": false, + "subMenu": "", + "url": "" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_litmap.png", + "menuText": "Literature-Map like Author", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.literature-map.com/{author}" + }, + { + "active": false, + "encoding": "", + "image": "", + "menuText": "", + "method": "", + "openGroup": false, + "subMenu": "", + "url": "" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_loveread.png", + "menuText": "Lovereading for Author", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.lovereading.co.uk/search?s={author}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_loveread.png", + "menuText": "Lovereading for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.lovereading.co.uk/search?s={author}+{title}&view=book-results" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_loveread.png", + "menuText": "Lovereading for Title", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.lovereading.co.uk/search?s={title}&view=book-results" + }, + { + "active": false, + "encoding": "", + "image": "", + "menuText": "", + "method": "", + "openGroup": false, + "subMenu": "", + "url": "" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_manybooks.png", + "menuText": "ManyBooks for Author", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://manybooks.net/search-book?search={author}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_manybooks.png", + "menuText": "ManyBooks for Title", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://manybooks.net/search-book?search={title}" + }, + { + "active": false, + "encoding": "", + "image": "", + "menuText": "", + "method": "", + "openGroup": false, + "subMenu": "", + "url": "" + }, + { + "active": false, + "encoding": "", + "image": "stip_nyt.png", + "menuText": "NYTimes for Author", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://nytimes.com/search?query={author}" + }, + { + "active": false, + "encoding": "", + "image": "stip_nyt.png", + "menuText": "NYTimes for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://nytimes.com/search?query={author}+{title}" + }, + { + "active": false, + "encoding": "", + "image": "stip_nyt.png", + "menuText": "NYTimes for Title", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://nytimes.com/search?query={title}" + }, + { + "active": false, + "encoding": "", + "image": "", + "menuText": "", + "method": "", + "openGroup": false, + "subMenu": "", + "url": "" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_wstones.png", + "menuText": "Waterstones for Author", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.waterstones.com/books/search/term/{author}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_wstones.png", + "menuText": "Waterstones for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.waterstones.com/books/search/term/{title}+{author}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_wstones.png", + "menuText": "Waterstones for ISBN", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.waterstones.com/books/search/term/{isbn}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_wstones.png", + "menuText": "Waterstones for Title", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.waterstones.com/books/search/term/{title}" + }, + { + "active": false, + "encoding": "", + "image": "", + "menuText": "", + "method": "", + "openGroup": false, + "subMenu": "", + "url": "" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_wsirn.png", + "menuText": "WhatShouldIReadNext for ISBN", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.whatshouldireadnext.com/isbn/{isbn}" + }, + { + "active": false, + "encoding": "", + "image": "", + "menuText": "", + "method": "", + "openGroup": false, + "subMenu": "", + "url": "" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_wikipedia.png", + "menuText": "Wikipedia for Author", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://en.wikipedia.org/w/index.php?title=Special%3ASearch&search={author}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_wikipedia.png", + "menuText": "Wikipedia for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://en.wikipedia.org/w/index.php?title=Special%3ASearch&search={author}+{title}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_wikipedia.png", + "menuText": "Wikipedia for Title", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://en.wikipedia.org/w/index.php?title=Special%3ASearch&search={title}" + }, + { + "active": false, + "encoding": "", + "image": "", + "menuText": "", + "method": "", + "openGroup": false, + "subMenu": "", + "url": "" + }, + { + "active": false, + "encoding": "latin-1", + "image": "stip_amazon.png", + "menuText": "Amazon.ca for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.amazon.ca/s/ref=nb_sb_noss?url=search-alias%3Dstripbooks&field-keywords={author}+{title}" + }, + { + "active": false, + "encoding": "latin-1", + "image": "stip_amazon.png", + "menuText": "Amazon.cn for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.amazon.cn/s/ref=nb_sb_noss?url=search-alias%3Dstripbooks&field-keywords={author}+{title}" + }, + { + "active": false, + "encoding": "latin-1", + "image": "stip_amazon.png", + "menuText": "Amazon.co.jp for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.amazon.co.jp/s/ref=nb_sb_noss?url=search-alias%3Dstripbooks&field-keywords={author}+{title}" + }, + { + "active": false, + "encoding": "latin-1", + "image": "stip_amazon.png", + "menuText": "Amazon.de for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.amazon.de/s/ref=nb_sb_noss?url=search-alias%3Dstripbooks&field-keywords={author}+{title}" + }, + { + "active": false, + "encoding": "latin-1", + "image": "stip_amazon.png", + "menuText": "Amazon.it for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.amazon.it/s/ref=nb_sb_noss?url=search-alias%3Dstripbooks&field-keywords={author}+{title}" + }, + { + "active": false, + "encoding": "latin-1", + "image": "stip_amazon.png", + "menuText": "Amazon.fr for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.amazon.fr/s/ref=nb_sb_noss?url=search-alias%3Dstripbooks&field-keywords={author}+{title}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_chapters.png", + "menuText": "Chapters.ca for Author", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://indigo.ca/en-ca/search/?q={author}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_chapters.png", + "menuText": "Chapters.ca for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://indigo.ca/en-ca/search/?q={author}+{title}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_chapters.png", + "menuText": "Chapters.ca for ISBN", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://indigo.ca/en-ca/search/?q={isbn}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_chapters.png", + "menuText": "Chapters.ca for Title", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://indigo.ca/en-ca/search/?q={title}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_fnac.png", + "menuText": "Fnac for Author", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://recherche.fnac.com/Search/SearchResult.aspx?SCat=2&Search={author}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_fnac.png", + "menuText": "Fnac for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://recherche.fnac.com/Search/SearchResult.aspx?SCat=2&Search={author}+{title}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_fnac.png", + "menuText": "Fnac for Title", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://recherche.fnac.com/Search/SearchResult.aspx?SCat=2&Search={title}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_google.png", + "menuText": "Google.de for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.google.de/#sclient=psy&q=%22{author}%22+%22{title}%22" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_google.png", + "menuText": "Google.es for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.google.es/#sclient=psy&q=%22{author}%22+%22{title}%22" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_google.png", + "menuText": "Google.fr for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.google.fr/#sclient=psy&q=%22{author}%22+%22{title}%22" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_google.png", + "menuText": "Google.it for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.google.it/#sclient=psy&q=%22{author}%22+%22{title}%22" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_libri.png", + "menuText": "libri.de for Author", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.libri.de/shop/action/advancedSearch?action=search&nodeId=-1&binderType=Alle&languageCode=DE&person={author}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_libri.png", + "menuText": "libri.de for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.libri.de/shop/action/advancedSearch?action=search&nodeId=-1&binderType=Alle&languageCode=DE&title={title}&person={author}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_libri.png", + "menuText": "libri.de for Title", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://www.libri.de/shop/action/advancedSearch?action=search&nodeId=-1&binderType=Alle&languageCode=DE&title={title}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_wikipedia.png", + "menuText": "Wikipedia.de for Author", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://de.wikipedia.org/w/index.php?title=Special%3ASearch&search={author}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_wikipedia.png", + "menuText": "Wikipedia.de for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://de.wikipedia.org/w/index.php?title=Special%3ASearch&search={author}+{title}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_wikipedia.png", + "menuText": "Wikipedia.de for Title", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://de.wikipedia.org/w/index.php?title=Special%3ASearch&search={title}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_wikipedia.png", + "menuText": "Wikipedia.es for Author", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://es.wikipedia.org/w/index.php?title=Special%3ASearch&search={author}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_wikipedia.png", + "menuText": "Wikipedia.es for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://es.wikipedia.org/w/index.php?title=Special%3ASearch&search={author}+{title}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_wikipedia.png", + "menuText": "Wikipedia.es for Title", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://es.wikipedia.org/w/index.php?title=Special%3ASearch&search={title}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_wikipedia.png", + "menuText": "Wikipedia.fr for Author", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://fr.wikipedia.org/w/index.php?title=Sp%E9cial%3ARecherche&search={author}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_wikipedia.png", + "menuText": "Wikipedia.fr for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://fr.wikipedia.org/w/index.php?title=Special%3ASearch&search={author}+{title}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_wikipedia.png", + "menuText": "Wikipedia.fr for Title", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://fr.wikipedia.org/w/index.php?title=Sp%E9cial%3ARecherche&search={title}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_wikipedia.png", + "menuText": "Wikipedia.it for Author", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://it.wikipedia.org/w/index.php?title=Special%3ASearch&search={author}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_wikipedia.png", + "menuText": "Wikipedia.it for Book", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://it.wikipedia.org/w/index.php?title=Special%3ASearch&search={author}+{title}" + }, + { + "active": false, + "encoding": "utf-8", + "image": "stip_wikipedia.png", + "menuText": "Wikipedia.it for Title", + "method": "GET", + "openGroup": false, + "subMenu": "", + "url": "https://it.wikipedia.org/w/index.php?title=Special%3ASearch&search={title}" + } + ], + "UrlColWidth": 1543 + } +}
\ No newline at end of file diff --git a/dotfiles/common/.config/calibre/plugins/Wikidata.zip b/dotfiles/common/.config/calibre/plugins/Wikidata.zip Binary files differnew file mode 100644 index 0000000..61f919b --- /dev/null +++ b/dotfiles/common/.config/calibre/plugins/Wikidata.zip |
