Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 03-05-2010, 12:34 AM   #1
rollercoaster
Zealot
rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.
 
rollercoaster's Avatar
 
Posts: 126
Karma: 1826
Join Date: Jan 2010
Device: Kindle 2
Thumbs up The Modern Reader - A guide to getting more out of Calibre in Windows 7

Hi all, (First off, this is not a praise thread for Windows 7 )

This will be a ongoing project of mine to customize win7 and calibre such that the already awesome software is more tightly integrated and easier to use. I also want to highlight advanced features that a casual user may not otherwise use. I will post various customizations in individual posts further in this thread and list the permalink for those posts here. Here goes nothing...

Issues : (also on my blog)
  1. Jumplist for Caliber (With multiple libraries)
  2. Adding Calibre's library to the search indexer and effectively using it

In the think tank (very long term so please be very very patient)
  1. Integrating Calibre with Windows 7's Federated search (this is a long term goal as it will require me to write an app to bridge Win7 and calibreDB unless caibre can provide ATOM/RSS see Open Search. see intro video)
  2. Quick Launch utility with keyboard shortcut to quickly open an ebook in the correct reader. This would actually be already there if the above is implemented. (see ticket)


Please let me know how u like it and suggestions are welcome

Last edited by rollercoaster; 03-07-2010 at 08:52 AM. Reason: Added Issue #2
rollercoaster is offline   Reply With Quote
Old 03-05-2010, 12:46 AM   #2
Knipfty
Enthusiast
Knipfty began at the beginning.
 
Posts: 28
Karma: 14
Join Date: Apr 2009
Location: Long Island, NY
Device: Kindle/Kindle PC/Kindle BB
I look forward to future posts. As I use both on my laptop and keep a copy at home as a backup.
Knipfty is offline   Reply With Quote
Old 03-05-2010, 02:40 AM   #3
rollercoaster
Zealot
rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.
 
rollercoaster's Avatar
 
Posts: 126
Karma: 1826
Join Date: Jan 2010
Device: Kindle 2
Arrow The Modern Reader Series - A guide to getting more out of Calibre – Issue #1

Jumplist for Calibre: The eBook Management Software

From my blog. See the original post for more personal commentary

Aim : Facilitate launching of calibre and related tools with different start parameters.

Side effects : Multiple libraries, Integration in Windows 7 using Jumplist feature, Easy of launching and grouping calibre related links

Requirements: Calibre eBook Management Software, Windows 7, Hedgehog’s JumplistLauncher (Download 476.6 KB), (Administrator Privileges may be required based on the location of the installation of the launcher)

Limitations: Only runs on Windows 7

Setting Up Icons:
  1. Open Explorer with Ctrl+Shift to start it in Admin mode and Navigate to calibre’s installation directory (usually C:\Program Files\Calibre2)
  2. Create a new folder and Extract JumplistLauncher e.g. C:\Program Files\Calibre2\Jumplist (power user tip: can be anywhere, can have multiple installs)
  3. Right Click on JumplistLauncher.exe and select “Create Shortcut”. Select yes when asked to place on desktop. You can optionally cut-paste the shortcut back in the jumplist folder.
  4. Rename the shortcut to “Calibre E-Book Management”. Optionally change it’s Icon to use calibre’s. See tutorial to change icon here
  5. Right click the shortcut and select “Pin to Start Menu”
  6. Right click the shortcut and select “Pin to Taskbar” (drag the icon to your preferred location)
  7. The Icons should appear on you task bar as well as in start menu. Congratulations you are half done.

Setting up Jumplist items:
  1. Press Ctrl+Shift and Click on the new icon to start the JumplistLauncher interface in admin mode. (Don’t worry if yours is empty, We are going to create these links.)


  2. Add Items to the jump list
    1. Click the ‘Add File’ button to create a new item.
    2. Browse to calibre’s executable (C:\Program Files\Calibre2\calibre.exe) and press ‘Open’
    3. In the ‘Selected Entry’ field group you can specify the name of you choice. for e.g ‘Calibre’
    4. In the ‘Parameters’ field add command line configuration parameters.
      1. To launch calibre with another library location then default enter “--with-library <path>” where <path> is the path to that library e.g. "E:\Books" (the path must be in quotes. thanks to @Fith)
      2. To add a URL (for e.g. a friend’s content server) use a browser’s exe for the file and the URL for the parameter. For e.g. I used Firefox with is normally located at C:\Program Files\Mozilla Firefox\firefox.exe
      3. Add Calibre-server.exe to easily start your content server. see available params
      4. If you have a skydrive, network backup etc, you can specify it’s path for the library
      5. If you use the various modular executable in calibre’s directory, create batch files for common tasks and add them by creating a shortcut with the Run minimised option
    5. Optionally change the icon of the jump list item by pressing the icon button.
  3. Use the ‘Add Group’ button to great sections in the list. To edit a group’s name click on it in the list and it changes to a editable textbox.
  4. Selecting one of the checkboxes in the list makes it the default launch operation when clicking on the icons we added to the task bad and start menu. If none is selected then this configuration window opens up.
  5. Press the ‘Update Jumplist’ button to same you options and update the jump list without restarting the launcher.
  6. Exit the configuration window and you are done!



I hope this is a very helpful tutorial and will go a long way to utilizing calibre to its full potential. I will be create more posts and tutorials in the future so please send me feedback on my blog or here.

Last edited by rollercoaster; 03-07-2010 at 09:02 AM. Reason: Formatting
rollercoaster is offline   Reply With Quote
Old 03-05-2010, 08:47 AM   #4
rcuadro
Wizard
rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.
 
rcuadro's Avatar
 
Posts: 1,686
Karma: 874275
Join Date: Nov 2008
Location: Virginia Beach, VA
Device: Kindle DX
I just want to say... THIS IS BLOODY BRILLIANT!!!!! Simply brilliant!
and almost, not quite though, makes me wish that I was on a Win7 machine vice Snow Leopard
rcuadro is offline   Reply With Quote
Old 03-05-2010, 09:45 PM   #5
CleverClothe
Guru
CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.
 
Posts: 618
Karma: 493394
Join Date: Jun 2008
Location: Seattle, WA
Device: iRex iLiad, Onyx Boox 60
Sweet! I was so wanting jumplist integration. Thanks.

Another important wishlist item I have is for book meta data to be applied to the file metadata in Windows. Unfortunately, we first have to figure out how to tell Windows to allow the other categories of metadata for ebook files.
CleverClothe is offline   Reply With Quote
Old 03-06-2010, 05:03 AM   #6
Fith
Enthusiast
Fith began at the beginning.
 
Posts: 36
Karma: 10
Join Date: Feb 2010
Device: BeBook Neo / Onyx Boox 60
I thought, 'Jump lists and multiple libraries, what a great idea'!

BUT:

How did you get Calibre to use multiple databases/libraries? When I tried chnaging the database path in Preferences, it just moved the current books and copied the database.

Tried searching 'multiple database' and 'multiple libraries' but nothing telling you how its done turns up. If its in the manual please tell me where as I cant see it there either.
Fith is offline   Reply With Quote
Old 03-06-2010, 05:30 AM   #7
itimpi
Wizard
itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.
 
Posts: 4,552
Karma: 950151
Join Date: Nov 2008
Device: Sony PRS-950, iphone/ipad (Marvin/iBooks/QuickReader)
It moves the library if there is not already a library at the specified location and you are changing the library location via the GUI. If there is already a library at the given location it switches to using it.

I think if you start with the --with-library option it might create a new one at the specified location if it does not already exist regardless of whether you have another library elsewhere. Easy enough to try it to check.
itimpi is offline   Reply With Quote
Old 03-06-2010, 05:46 AM   #8
Fith
Enthusiast
Fith began at the beginning.
 
Posts: 36
Karma: 10
Join Date: Feb 2010
Device: BeBook Neo / Onyx Boox 60
I thought that was what I was doing with the Jump Lists.

Do you add that to the end of the 'Target' field of a shortcut?
Fith is offline   Reply With Quote
Old 03-06-2010, 05:51 AM   #9
rollercoaster
Zealot
rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.
 
rollercoaster's Avatar
 
Posts: 126
Karma: 1826
Join Date: Jan 2010
Device: Kindle 2
@rcuadro @CleverClothe thanks guys. it is a lot of fun launching with a jumplist

@Fith well the functionality is totally calibre's. This is just to facilitate launching stuff sorry if the title is misleasing and like @itimpi said, it create a empty library(database file) in the folder if there isn't one already. I haven't tried pointing it to a non-existent location but it works great with an existing one!
rollercoaster is offline   Reply With Quote
Old 03-06-2010, 12:34 PM   #10
Fith
Enthusiast
Fith began at the beginning.
 
Posts: 36
Karma: 10
Join Date: Feb 2010
Device: BeBook Neo / Onyx Boox 60
Then I posted in the wrong thread, as it is not creating an empty DB but moving the current books and DB to the new location.

I'll start a new thread and ask there.
Fith is offline   Reply With Quote
Old 03-06-2010, 01:53 PM   #11
Fith
Enthusiast
Fith began at the beginning.
 
Posts: 36
Karma: 10
Join Date: Feb 2010
Device: BeBook Neo / Onyx Boox 60
It now appears to work if I put the <path> in quotes.
Fith is offline   Reply With Quote
Old 03-06-2010, 07:00 PM   #12
itimpi
Wizard
itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.
 
Posts: 4,552
Karma: 950151
Join Date: Nov 2008
Device: Sony PRS-950, iphone/ipad (Marvin/iBooks/QuickReader)
The quotes will be required if you have any spaces in the path name. They can be omitted if you do not.
itimpi is offline   Reply With Quote
Old 03-06-2010, 07:31 PM   #13
nohmi2
Pensively observing.
nohmi2 ought to be getting tired of karma fortunes by now.nohmi2 ought to be getting tired of karma fortunes by now.nohmi2 ought to be getting tired of karma fortunes by now.nohmi2 ought to be getting tired of karma fortunes by now.nohmi2 ought to be getting tired of karma fortunes by now.nohmi2 ought to be getting tired of karma fortunes by now.nohmi2 ought to be getting tired of karma fortunes by now.nohmi2 ought to be getting tired of karma fortunes by now.nohmi2 ought to be getting tired of karma fortunes by now.nohmi2 ought to be getting tired of karma fortunes by now.nohmi2 ought to be getting tired of karma fortunes by now.
 
nohmi2's Avatar
 
Posts: 1,758
Karma: 12675456
Join Date: Jun 2008
Device: Varied.
Many thanks.

Cheers
nohmi2 is offline   Reply With Quote
Old 03-06-2010, 08:15 PM   #14
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,826
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
@rollercoaster: Cool idea, useful for people that want multiple libraries.
kovidgoyal is offline   Reply With Quote
Old 03-07-2010, 12:06 AM   #15
rollercoaster
Zealot
rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.rollercoaster once ate a cherry pie in a record 7 seconds.
 
rollercoaster's Avatar
 
Posts: 126
Karma: 1826
Join Date: Jan 2010
Device: Kindle 2
@Fith thanks for the info buddy. sorry for me lack of testing

@kovidgoyal You just keep adding more cool capabilities to calibre and I am the happiest bugger alive you may be interested is these:
  1. Integrating Calibre with Windows 7's Federated search (this is a long term goal as it will require me to write an app to bridge Win7 and calibreDB unless caibre can provide ATOM/RSS see Open Search. see intro video) (should I create a ticket?)
  2. Quick Launch utility with keyboard shortcut to quickly open an ebook in the correct reader. This would actually be already there if the above is implemented. (see ticket)
rollercoaster is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Dummies guide to Kindle collections with Calibre? niceboy Amazon Kindle 4 10-15-2010 01:57 AM
Mobipocket Guide, Calibre, and metadata HelenaJole Amazon Kindle 12 10-12-2010 05:27 AM
Problem with Calibre Quick Start Guide! Neil Calibre 9 02-20-2010 12:34 AM
Adding books to Kindle with Calibre mini-guide tapar Amazon Kindle 7 12-28-2009 06:29 AM
Reference eBook Technologies: eBook Publisher 2.2 Windows Users Guide. IMP. v1.0 14 Sept 2007 DaleDe IMP Books 7 02-19-2008 08:09 PM


All times are GMT -4. The time now is 07:43 AM.


MobileRead.com is a privately owned, operated and funded community.