calibredb.el icon indicating copy to clipboard operation
calibredb.el copied to clipboard

Emacs calibre client - An Ebook Management Solution in Emacs.

Results 21 calibredb.el issues
Sort by recently updated
recently updated
newest added

`M-x calibredb` fails with: Backtrace: ``` Debugger entered--Lisp error: (error "Error: ‘calibredb-query’ can’t query \"c:/Users/micha/Calibre Library/metadata.db\". switching to its error buffer") error("Error: `calibredb-query' can't query \"%s\". switching to its error...

Hello! Some configs on org-ref support in README doesn't seem to work in the latest version of `org-ref`. Below is my config - works fine with me for now. ```...

Hi, another question ... The nationality of the author is indicated in square brackets in calibre. And the square brackets will make the org file link invalid, I think we...

These are examples to fetch the books from the calibre content server, and setting metadata on them. The advantages are: - the server should load the database in memory only...

Hello, I have been using calibredb-rga command to search files. I am wondering if it is possible to jump to the search result in the file? Currently this does not...

I found that book formats are not aligned when book titles have Chinese characters in them. This doesn't happen to English book titles.

> What do you think group all formats into one entry, just like how calibre gui does, to treat multiple format books. I think that would be a good idea...

I am using the plugin with a DOOM EMACS configuration, when opening in the dash board the default key bindings, for instance, O to open a file doesn't work. I...

The change in `calibredb-utils.el` in commit a9588db8166547592cff4f058a5125469646c7a8 broke the preview functionality here. It works fine here without the `if` statement. So I hope you can fix the 'calibredb-show-results can not...

In Calibre multiple authors are delimeted with an ampersand (&), such that two authors in author sort form look like "Marx, Karl & Engels, Friedrich". This causes problems when sorting...