Quote:
Originally Posted by Albion
Thanks for help. Just found nice program called "ContextEdit" which allows creating custom context menu items.
|
You can also create custom context menu entries.
You will want to use the command-line interface to calibre to do it.
Code:
calibredb add [--with-library="C:\path\to\library\"] "%s"
The bracketed stuff is optional, in case yo wish to specify what library to add it to.