View Single Post
Old 01-06-2015, 03:15 PM   #1
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,811
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Calibre and Evernote

From time to time a request or comment is posted that asks if Evernote (EN) can be accessed from calibre, such as this post from cybmole and this post from Mixx

I've discovered that you can link calibre Authors and Books to an EN note either on the web, or to the note in the local instance of the EN Notebook. A link to the web instance of an EN Note is not very useful, the note will appear in your browser in isolation of the notebook, and there's no editing allowed (even with the new EN for Web interface). But a link to the local instance of an EN note takes you the note in the EN desktop program within the context of the notebook, where you have all the features of EN for editing.

To set calibre up to receive EN note links for Books create a custom long text column, I call it notes/Notes, position it above Comments on Book Details, and because long text columns don't display well in the Book List, cloak it with an icon.

Click image for larger version

Name:	notes definition.JPG
Views:	1659
Size:	35.2 KB
ID:	133460
Click image for larger version

Name:	put notes above comments in book details.JPG
Views:	1693
Size:	114.3 KB
ID:	133465
Click image for larger version

Name:	set icon for notes column.JPG
Views:	1466
Size:	62.2 KB
ID:	133462

To get a local link to a note in EN, right click the note entry in the Notebook index, then ctrl/click Copy Note Link (if you click on it you'll get a web link), 'twould be nice if they had a flyout submenu with the two options.

Click image for larger version

Name:	get note link.jpg
Views:	1490
Size:	73.3 KB
ID:	133459

To put something into the Notes for a book, press F2 in the Notes cell for the book, this will pop the Comments editor

Click image for larger version

Name:	notes editor.JPG
Views:	1433
Size:	36.3 KB
ID:	133461

I have an entry in my snippets gadget that contains "nbsp, newline, Book Notes, newline", so I paste that first, and then I paste the link I just got from EN. Calibre automagically generates the required HTML to display the link in an "<a href...> tag with the Note Title, and it colours it Green, thus:

Code:
<div style="font-family: Verdana, sans-serif; font-size: 12px;"><br></div><div>
<b style="color: rgb(105, 170, 53);"><a href="evernote:///view/12032092/s105/5564ec35-ae6f-4a98-9598-c524669aa4dc/5564ec35-ae6f-4a98-9598-c524669aa4dc/" style="color:#69aa35">Bleak House</a></b></div></div></div>
I don't know where the fairy dust comes from, must be calibre or Qt. Maybe one of the techo's can enlighten us.

Now the Book Notes appear in the Book Details panel, and the EN note link is coloured green, when you click on it, EN is invoked with the relevant note as the current note

Click image for larger version

Name:	click green link.JPG
Views:	1600
Size:	206.6 KB
ID:	133458

To link an Author to an EN note paste the "evernote:blah-blah" link into the Author Link fields in the manage Authors list. Then when you click on the Author Name in Book Details you'll be at the Authors EN note.

IMO that's pretty cool. I want to acknowledge and thank Tanjamuse for her input on this, without her persistence I may never have 'discovered' it.

I'll be progressively replacing the file: links (to folders) I currently use for Book and Author Notes with evernote: links

Along the way, I also discovered a gadget called JRT Studio's Cheetah Folder Sync. Its a syncing program/app pair for Windows/OSX and Android that uses the local network - ie it's cloud-less. Because I read the doco literally I had a couple of problems, however the email support from JRT Studios was excellent.

Added : And of course the EN notes can viewed and edited on Android and IOS devices. I don't know if the "evernote:blah-blah" links could be accessed from within any of the Android/IOS calibre gadgets (Cloud, Companion, Leger, Library...).

BR

Last edited by BetterRed; 01-06-2015 at 09:40 PM. Reason: to Add something
BetterRed is offline   Reply With Quote