jlegewie/zotfile

Support for calibre?

Open

#47 geöffnet am 30. Okt. 2012

Auf GitHub ansehen
 (10 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (276 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (3.511 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Hi,

I use calibre to manage ebooks for my ereader. It would be nice if zotfile, after (or instead of) pushing a file to a particular directory for "Send to tablet", would call the calibredb program, e.g.

calibredb add --author "Jane Doe" --title "Foo" foo.pdf

I've had a quick look at the source and it looks like this could be added to the end of the sendAttachmentToTablet function. I can look into it, but it might require abstracting sosendAttachmentToTabletme code (e.g. calling an executable).

My ereader does not support annotating texts so that is not an issue for me. I don't know if it is an issue for others.

Contributor Guide