03-25-2014, 04:47 PM | #556 | |
Zealot
Posts: 114
Karma: 6288
Join Date: Dec 2012
Device: iphone
|
No one found the idea of a Social Media Plugin Interesting?
Quote:
Kovid what do you think? TTRS |
|
03-25-2014, 06:48 PM | #557 | |
Addict
Posts: 301
Karma: 1599870
Join Date: Jun 2012
Device: none
|
Quote:
The idea is good, but the implementation would likely be a nightmare. First, what you're really looking for is a place to store multiple fields of information about an author. While that can be done in a plugin, the best way to do it would be in the database itself, which would involve a full Author table, which as far as I know, currently doesn't exist. Second, just from my own experience I believe one of the design principles of Calibre is not to hard-code site-specific information into the program or database. Any place where it deals with external websites, Calibre stores the information about those websites in settings or configuration files instead of working them into the program itself. This is likely due to the ephemeral nature of the Internet. Having the Author table have fields named after specific websites would violate the spirit of that principle. That means that those field names would have to be arbitrary. They could be set the way you suggested in the default configuration, but there would have to be a way for users to override those settings and create their own field labels. Of course, once you give the users that power, what we're really talking about is a full custom field system for Authors like Calibre has for books. Don't get me wrong; I would love to have a full Author table in the database. That would solve a lot of issues that I've run into with trying to organize my libraries. But what you're asking for would best be implemented not a by plugin, but by a major rewrite of significant portions of Calibre. That said, if Kovid does decide to add a full Author table, I will eat my words (and enjoy them immensely while I'm giddily playing around with this feature). |
|
Advert | |
|
03-25-2014, 08:20 PM | #558 |
Well trained by Cats
Posts: 30,443
Karma: 58055868
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
Manage: Authors has a place (field) for links
|
03-25-2014, 11:26 PM | #559 |
null operator (he/him)
Posts: 20,997
Karma: 27620706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Into which you can put a link to a folder, into which you can put whatever files you like, including as many url files as you want.
Social Media sites come and go - My Space is yesterday, I recently read that many Twitter users are switching to ????? (forget), I would want LinkedIn, others Baidu. It only takes a moment to drag a URL out of a browser into a folder. A possible enhancement to calibre could be to allow users to add files into the author folders and put a button in Manage Authors - Use Author folder as Author Link. So click author name in Book details and the folder opens. This probably wouldn't entail any database changes but it would require changes to the Library folder management functions - Author Name changes, copy to library etc. Another way might be to provide a Comments field for Authors and use the Link widget to add SocMed links. More elegant but this probably would entail database changes. BR |
03-25-2014, 11:48 PM | #560 |
Addict
Posts: 243
Karma: 44444
Join Date: Mar 2014
Device: Kindle PW2 special offers removed by Amazon for FREE
|
convert ltr css to rtl css
how about this http://www.cssjanus.commoner.com/ as a plugin to calibre. to convert css made for left to right (ltr) languages, to be used for right to left (rtl) languages and the opposite.
|
Advert | |
|
03-26-2014, 01:48 AM | #561 |
null operator (he/him)
Posts: 20,997
Karma: 27620706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
|
03-27-2014, 03:17 PM | #562 |
Member
Posts: 10
Karma: 10
Join Date: Dec 2013
Device: none
|
Feature/Plugin Requests
Kovid, long time user of Calibre (since 2010) and lurker of the forum, keep up the great work! I have over 400gb of non-fiction books, articles, academic papers, and documentaries I am slowly getting into Calibre with accurate metadata (its a long process and had to start over, but will be well worth it). I look forward to the updates each Friday in anticipation of what has been further developed.
I have a couple feature/plugin requests: 1. Integration or able to link libraries/books into mind mapping software such as The Brain or Docear which are free and the latter open source. This would be great in large libraries where users want to find and view ideas and links between books, documents, authors, etc. It is more of a research and academic tool, and while I know Calibre is not designed for that use in mind, it has great potential and beats many of the paid for software on the market for those purposes if used correctly (e.g. management of documents in natural and citations are just as easy with user columns). 2. Is it possible to utilize or integrate Calibre with PDF-Xchange Editor for the editing and manipulation of .pdf's or is there a copryight issue? Or perhaps they wouldn't mind being used in this light with permission for marketing purposes? This is not a big issue as I can just use the program itself, but it would be nice to be able to do it in one place. 3. Is it possible to implement of scrolling ticker integrated into News that updates as items are downloaded. Users could choose colors and notifications (e.g. red=new item, yellow=recent, green=older, popup notification, etc). Please see pic attached for further clarification. It is a screenshot of my native system (Win 7) with Calibre open and a separate program, Desktop Ticker, used to scroll RSS feeds. Again, thank you for all your hard work and effort, everyone hear appreciates it much. I enjoy everybody's participation as well, such a great project. |
03-27-2014, 05:28 PM | #563 |
Grand Sorcerer
Posts: 6,221
Karma: 16536676
Join Date: Sep 2009
Location: UK
Device: Kobo: KA1, ClaraHD, Forma, Libra2, Clara2E. PocketBook: TouchHD3
|
I don't think you need a plugin for item 2. I have PDF-Xchange Editor set up as my default application on Windows 7 for opening PDF files. I also have the PDF list item in Preferences - Behaviour - Use Internal Viewer for set to UNCHECKED. This means that when I press the calibre View button for a PDF book it automatically opens in PDF-Xchange Editor and it can be edited in-situ if required. Personally I very rarely edit PDFs, but it does work OK.
|
03-27-2014, 05:42 PM | #564 | |
Member
Posts: 10
Karma: 10
Join Date: Dec 2013
Device: none
|
Quote:
|
|
03-27-2014, 06:03 PM | #565 | |
null operator (he/him)
Posts: 20,997
Karma: 27620706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Quote:
The calibre Book Viewer and Book Editor are separate programs (ebook-viewer.exe and ebook-editor.exe) that run as separate processes in their own window and they can be executed stand alone. So they are just like XChange Viewer and XChange Editor. Given that the calibre GUI doesn't encapsulate its own viewer and editor within itself, it's highly unlikely that it will ever do the same for external viewers and editors - where would one stop - Word, OOo Writer, Scrivener, Jutoh, Atlantic... I suspect you mean 1 and 3 BR Last edited by BetterRed; 03-27-2014 at 09:30 PM. |
|
03-27-2014, 06:15 PM | #566 | |
Member
Posts: 10
Karma: 10
Join Date: Dec 2013
Device: none
|
Quote:
|
|
03-27-2014, 08:35 PM | #567 |
Well trained by Cats
Posts: 30,443
Karma: 58055868
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
Use and Set your favorite whatever as a choice in OpenWith PI for PDF files.
This allows 'n' alternates to the default (Behavior) View action |
03-27-2014, 09:41 PM | #568 | |
null operator (he/him)
Posts: 20,997
Karma: 27620706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Quote:
BR |
|
03-28-2014, 01:46 AM | #569 | |
Junior Member
Posts: 9
Karma: 752
Join Date: Feb 2014
Device: none
|
Quote:
|
|
03-28-2014, 05:57 AM | #570 | |
Member
Posts: 10
Karma: 10
Join Date: Dec 2013
Device: none
|
Quote:
I tested as a link in comments and works great. What I am thinking though is that I would like the mind maps to show in the tag browser to filter like tags but show as a link in comments like ISBN or author. I think I would need a text like column with the file path and an additional column from column showing in tag browser and as a link in comments...I am just not sure of the template language I would use. For example, if I have a dataset, or mind map, at path 'user/.docear/mindmapX1' how do I show that in the tag browser under category "Mind Map" as "mindmapX1" with a link in comments "Mind Map: mindmapX1" |
|
Tags |
calibre, chatbot, cover, epub fix, epub-fix, google books, kindle, metadata calibre title, missing, pdf, pdf and calibre, plugin development, scribe |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
PRS-505 Any ideas what this might be? | Neupy | Sony Reader | 4 | 07-03-2012 08:19 AM |
New Plugin Type Idea: Library Plugin | cgranade | Plugins | 3 | 09-15-2010 01:11 PM |
Ideas? | mike_bike_kite | Which one should I buy? | 10 | 06-13-2010 04:37 PM |
Ideas | F1Wild | Amazon Kindle | 4 | 07-10-2009 07:01 AM |