Skip to content

A layer for spacemacs that provides a calibre frontend using the [calibre.el package](https://github.com/chenyanming/calibredb.el)

Notifications You must be signed in to change notification settings

dalanicolai/calibre-layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

calibre layer

img/calibre.png

Table of Contents

Description

This layer adds support to use emacs as an alternative (extra powerful) Calibre front-end.

Features:

See the calibre.el documentation.

Install

Recommended additional layers and packages:

Clone the layer using

git clone https://github.com/dalanicolai/calibre-layer.git ~/.emacs.d/private/calibre

Subsequently add calibre to the existing dotspacemacs-configuration-layers list and define the required variables in your ~/.spacemacs file.

Example

(calibre :variables
         calibredb-root-dir "/mnt/4EEDC07F44412A81/Calibrebibliotheek")

Key bindings

See the search keymap definition in the calibredb.el documentation

Additional keybindings

Key BindingDescription
\calibredb-search-live-filter
C-jcalibredb-show-next-entry
C-kcalibredb-show-previous-entry
S-jevil-scroll-page-down
S-kevil-scroll-page-up
(,) s fcalibredb-fetch-and-set-metadata-by-author-and-title
C-u , s fidem, but swap author title for initial input
(,) s icalibredb-fetch-and-set-metadata-by-isbn
C-u , s iidem, but use title as initial input

Modified keybindings

NewOld
dddcalibre-remove (file)

About

A layer for spacemacs that provides a calibre frontend using the [calibre.el package](https://github.com/chenyanming/calibredb.el)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages