Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 06-10-2017, 02:43 PM   #451
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,980
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by kovidgoyal View Post
@JimmXinu: This should take care of it: https://github.com/kovidgoyal/calibr...5330234ef32750


Unrelated FYI: At least one plugin, Find Duplicates, is negatively affected by the clear search button moving:

Code:
  File "calibre_plugins.find_duplicates.action", line 56, in initialization_complete
AttributeError: 'Main' object has no attribute 'clear_button'
Code:
    def initialization_complete(self):
        # Delay instantiating our finder as we require access to the library view
        self.duplicate_finder = DuplicateFinder(self.gui)
        self.update_actions_enabled()
        self.gui.clear_button.clicked.connect(self.user_has_cleared_search)
        self.gui.search_restriction.currentIndexChanged[int].connect(self.user_has_changed_restriction)
JimmXinu is offline   Reply With Quote
Old 06-10-2017, 02:58 PM   #452
PandathePanda
a toy panda
PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.
 
PandathePanda's Avatar
 
Posts: 2,568
Karma: 26020474
Join Date: Mar 2014
Location: Onboard the Queen Anne's Revenge
Device: Various Android dvices
Quote:
Originally Posted by JimmXinu View Post


Unrelated FYI: At least one plugin, Find Duplicates, is negatively affected by the clear search button moving:
Spoiler:

Code:
  File "calibre_plugins.find_duplicates.action", line 56, in initialization_complete
AttributeError: 'Main' object has no attribute 'clear_button'
Code:
    def initialization_complete(self):
        # Delay instantiating our finder as we require access to the library view
        self.duplicate_finder = DuplicateFinder(self.gui)
        self.update_actions_enabled()
        self.gui.clear_button.clicked.connect(self.user_has_cleared_search)
        self.gui.search_restriction.currentIndexChanged[int].connect(self.user_has_changed_restriction)
The fix is here:
https://www.mobileread.com/forums/sh...&postcount=592
PandathePanda is offline   Reply With Quote
Advert
Old 06-10-2017, 04:34 PM   #453
Stevex
Addict
Stevex is as sexy as a twisted cruller doughtnut.Stevex is as sexy as a twisted cruller doughtnut.Stevex is as sexy as a twisted cruller doughtnut.Stevex is as sexy as a twisted cruller doughtnut.Stevex is as sexy as a twisted cruller doughtnut.Stevex is as sexy as a twisted cruller doughtnut.Stevex is as sexy as a twisted cruller doughtnut.Stevex is as sexy as a twisted cruller doughtnut.Stevex is as sexy as a twisted cruller doughtnut.Stevex is as sexy as a twisted cruller doughtnut.Stevex is as sexy as a twisted cruller doughtnut.
 
Posts: 225
Karma: 15318
Join Date: Nov 2015
Device: Kobo Glo HD
Nothing to do with the beta but may i mention: calibre editor remembers last search type normal or regex, and i wish it wouldnt, because i'm always doing regex searches by mistake and wondering what went wrong! Surely on a newstart should always default to normal.
Stevex is offline   Reply With Quote
Old 06-10-2017, 04:36 PM   #454
jony08
Connoisseur
jony08 began at the beginning.
 
Posts: 91
Karma: 10
Join Date: Jun 2016
Device: Kobo Aura
It was only suggestions so it is fine if you don't agree on them of course.

Quote:
For an experienced user, sure. For a new user, how is she to know what the checkbox means?
The button is called Layout so I don't think it is hard to understand for a new user but maybe written is easier to understand.

Quote:
You can sort by clicking column headers, so what's the point of duplicating this functionality?
Sorting is a basic function that probably most users want to use and it is not possible to sort the Cover view by clicking column headers. You can add Sort by to the right click menu but then you have to be an experienced user to know that.

Last edited by jony08; 06-10-2017 at 05:26 PM.
jony08 is offline   Reply With Quote
Old 06-10-2017, 04:38 PM   #455
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,796
Karma: 146391129
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by PandathePanda View Post
Is the fix for the Find Duplicates plugin compatible with Calibre 2.85.1?
JSWolf is offline   Reply With Quote
Advert
Old 06-10-2017, 04:39 PM   #456
Terisa de morgan
Grand Sorcerer
Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.
 
Terisa de morgan's Avatar
 
Posts: 6,636
Karma: 12595249
Join Date: Jun 2009
Location: Madrid, Spain
Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2
Quote:
Originally Posted by Stevex View Post
Nothing to do with the beta but may i mention: calibre editor remembers last search type normal or regex, and i wish it wouldnt, because i'm always doing regex searches by mistake and wondering what went wrong! Surely on a newstart should always default to normal.
No way, I never use normal search, why do I have to change it every time?
Terisa de morgan is offline   Reply With Quote
Old 06-10-2017, 05:10 PM   #457
PandathePanda
a toy panda
PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.
 
PandathePanda's Avatar
 
Posts: 2,568
Karma: 26020474
Join Date: Mar 2014
Location: Onboard the Queen Anne's Revenge
Device: Various Android dvices
Quote:
Originally Posted by JSWolf View Post
Is the fix for the Find Duplicates plugin compatible with Calibre 2.85.1?
answered in the plugin thread, and yes it seems so
PandathePanda is offline   Reply With Quote
Old 06-10-2017, 05:29 PM   #458
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,741
Karma: 30237526
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by kovidgoyal View Post
Thanks : I imagined that would be the one you'd like least of all :lol:

Added: Could you give it a keyboard shortcut (I suggest Shift+Alt+L), you may want to relocate the shortcuts for Show/Hide Tag Browser, Book Details etc into a new Layout keyboard shortcut group.

BR

Last edited by BetterRed; 06-10-2017 at 07:10 PM.
BetterRed is offline   Reply With Quote
Old 06-10-2017, 06:22 PM   #459
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,741
Karma: 30237526
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by JimmXinu View Post
It's not new to the beta, but the search bar changes reminded of a minor UI issue that bugs me:

After clicking in the search box, I hit the down arrow key on the keyboard and instead of the first past search, I get the second past search. After that, I can get the first search by hitting up arrow.

I cannot get the first search by hitting up arrow right after focusing the search box.

As I said, minor. But an oddity that feels wrong.
I access the search via the keyboard (Ctrl+F or '/'), and I can hit up arrow to get at first item. Presumably I won't need to with version 3.00.

Quote:
Originally Posted by kovidgoyal View Post
@JimmXinu: This should take care of it: https://github.com/kovidgoyal/calibr...5330234ef32750
Even more minor : I also noticed that if search history only contains one item then the only way to get at it is via the drop down arrow.

My biggest issue with the search bar is that the search history is global rather than per library. Maybe the following could be considered for a future release (i.e. after Version 3.0)

A setting for Preferences->Searching>Search History Storage with a value of Global or Per Library. Default would be Global (i.e as is), a change in value would probably have to clear existing history.

BTW - I never understood what "Get saved search text" did when it was a button, I still don't now its in a drop down menu - what 'text'?

BR

Last edited by BetterRed; 06-10-2017 at 06:33 PM.
BetterRed is offline   Reply With Quote
Old 06-10-2017, 07:01 PM   #460
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,741
Karma: 30237526
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Comments in Purple

BR

Quote:
Originally Posted by kovidgoyal View Post

Quote:
Originally Posted by jony08 View Post
1. The VL button now looks like it is a part of the Tag browser, so think it would look better with a line between them or the VL button could be to the right of the search box or in the main toolbar.
I think it is fine where it is. It does not cover the entire width of the Tag browser and your proposed alternateives all have costs that IMO are not worth it.

If the 'clutter' at the bottom of the Tag Browser were moved to the top of the tag browser then this should be less of an issue

Quote:
4. calibre X.XX created by Kovid Goyal could be a button also and link to the homepage
I dont think this is a good idea, that text changes depending on lots of things, for instance connecting a device.

The linking idea is a good one, most software has an About Box with a link to product home page, some have extra links to things like downloads, release notes, and support

Quote:
7. Add a Sort by button next to the search box
You can sort by clicking column headers, so what's the point of duplicating this functionality?

Or you can install the View Manager plugin and access it via the Book List/Grid context menu.
BetterRed is offline   Reply With Quote
Old 06-10-2017, 10:28 PM   #461
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: 45,377
Karma: 27230406
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
@jony08: I am sympathetic to the need for a sort button in the cover grid view, so I'll look into addnig a button that only appears when you are in that view.
kovidgoyal is offline   Reply With Quote
Old 06-10-2017, 11:02 PM   #462
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Quote:
Originally Posted by BetterRed View Post
BTW - I never understood what "Get saved search text" did when it was a button, I still don't now its in a drop down menu - what 'text'?
When I click it, it does absolutely nothing at all, but I thought it sounded like it should copy the actual search string that the saved search resolves to, either to the clipboard or the searchbar.
eschwartz is offline   Reply With Quote
Old 06-10-2017, 11:38 PM   #463
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,980
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by eschwartz View Post
When I click it, it does absolutely nothing at all, but I thought it sounded like it should copy the actual search string that the saved search resolves to, either to the clipboard or the searchbar.
??? If you have a saved search up, it copies the saved search string to the search box. Which is how it worked before as a button and how I expected it to work. No saved search up, nothing to copy.

Arguably, menu item could be hidden or disabled if there isn't a saved search up, but other than that, looks fine to me.
JimmXinu is offline   Reply With Quote
Old 06-10-2017, 11:46 PM   #464
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
My bad, it turns out it does work iff you use the same dropdown to perform the search -- manually typing anything, or generating the search via the tag browser breaks calibre's awareness or just doesn't work.

I have always used the tag browser to run saved searches, to the point I sort of forgot there was another way. I almost never touched that UI element at all TBH.
eschwartz is offline   Reply With Quote
Old 06-10-2017, 11:49 PM   #465
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,980
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
I feel the same way about the tag browser. Didn't even know it could show saved searches.

Update: "Get saved search text" does work if you typed in a saved search like:

search:"Search Name"

"Get saved search text" does not work if the search in the bar is:

search:"=Search Name"

...which is what tag browser puts up there. The = is the difference.

Last edited by JimmXinu; 06-10-2017 at 11:53 PM. Reason: Add useful details to snarky remark.
JimmXinu is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Beta testers needed kovidgoyal Calibre 54 05-20-2016 12:34 PM
Windows beta testers needed kovidgoyal Calibre 19 02-08-2016 04:38 PM
Beta testers for calibre 2.0 needed kovidgoyal Calibre 142 05-08-2015 04:44 AM
Arc Updated Jelly Bean release - Beta testers needed kobo-adrian Kobo Tablets 19 05-23-2013 09:32 PM
Web Browsing from the Ebw-1150 - BETA Testers needed Nate the great Fictionwise eBookwise 26 09-21-2008 11:52 PM


All times are GMT -4. The time now is 03:18 PM.


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