Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Library Management

Notices

Reply
 
Thread Tools Search this Thread
Old 02-27-2015, 12:34 PM   #16
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,443
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by BookJunkieLI View Post
I also lean towards Change All because having the same tag with lower and upper case seems redundant to me. Of course, someone could probably argue for why such an instance might be necessary...
You can't have the same tag with different case. You get one or the other, which is why the choice is "don't change the case" so the "hidden" tags aren't changed or "change the case" including the "hidden" tags.
Quote:
My issue with deleting tags via Bulk metadata edit is that unless you know exactly which tag you want to delete or are simply deleting all of them you don't know what tags are associated with the books selected. In single metadata edit you can bring up the little table that allows you to apply/unapply tags but you can see exactly what's associated with that book. I would love love a table like that in Bulk Edit. Or for Manage Tags to only edit books associated with the active Virtual Library. Whichever is easier. Or if neither is easy/doable then I will accept that.
I have submitted code to Kovid that implements VL-aware tag changing/deleting in the tag browser. He said he will be able to look at it in several days.
chaley is offline   Reply With Quote
Old 02-27-2015, 12:51 PM   #17
BookJunkieLI
Evangelist
BookJunkieLI ought to be getting tired of karma fortunes by now.BookJunkieLI ought to be getting tired of karma fortunes by now.BookJunkieLI ought to be getting tired of karma fortunes by now.BookJunkieLI ought to be getting tired of karma fortunes by now.BookJunkieLI ought to be getting tired of karma fortunes by now.BookJunkieLI ought to be getting tired of karma fortunes by now.BookJunkieLI ought to be getting tired of karma fortunes by now.BookJunkieLI ought to be getting tired of karma fortunes by now.BookJunkieLI ought to be getting tired of karma fortunes by now.BookJunkieLI ought to be getting tired of karma fortunes by now.BookJunkieLI ought to be getting tired of karma fortunes by now.
 
BookJunkieLI's Avatar
 
Posts: 435
Karma: 572984
Join Date: Jan 2010
Location: Long Island
Device: Kobo Libra 2, Kindle 4, Nook Gl4, Nook STR, REB 1100, Ebookwise 1500,
Quote:
Originally Posted by chaley View Post
You can't have the same tag with different case. You get one or the other, which is why the choice is "don't change the case" so the "hidden" tags aren't changed or "change the case" including the "hidden" tags.
I must have misunderstood something somewhere then. I would still go for change case of visible and hidden tags.

Quote:
I have submitted code to Kovid that implements VL-aware tag changing/deleting in the tag browser. He said he will be able to look at it in several days.
YAY!
BookJunkieLI is offline   Reply With Quote
Advert
Old 03-01-2015, 05:14 AM   #18
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,718
Karma: 29711016
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Sorry I'm bit late; real life got in the way. I'm cool with rename/delete operating within the scope of current VL.

Re casing, I agree with not allowing multiple instances of a category (tag, publisher, etc) where the only difference is case (ie history, History, HISTORY cannot coexist).

Question - what affect will the changes have on the Manage <category> feature.

Quote:
Originally Posted by BookJunkieLI View Post
...In single metadata edit you can bring up the little table that allows you to apply/unapply tags but you can see exactly what's associated with that book. I would love love a table like that in Bulk Edit.
I'd love to have the 'little table' available when I edit the tags for a single book in the book list (spreadsheet). Maybe it could be popped if double F2 is pressed. First F2 would get into cell edit as it does now, second F2 would pop the 'little table'.

BR
BetterRed is online now   Reply With Quote
Old 03-01-2015, 05:28 AM   #19
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,443
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by BetterRed View Post
Sorry I'm bit late; real life got in the way. I'm cool with rename/delete operating within the scope of current VL.
I found during testing that always using the VL to set the scope wasn't a good idea. There are times when the user wants the change to be limited and times when not. For example, it is highly likely that changing a series name should propagate through the entire library. Same with an author name.

To deal with this I added some lines to the context menu when a VL is in use. A picture is worth ...
Click image for larger version

Name:	Clipboard02.jpg
Views:	182
Size:	94.0 KB
ID:	135452
Quote:
Re casing, I agree with not allowing multiple instances of a category (tag, publisher, etc) where the only difference is case (ie history, History, HISTORY cannot coexist).
And that changing the case in the VL will change the case everywhere?
Quote:
Question - what affect will the changes have on the Manage <category> feature.
These work the same as today, not taking the VL into account but instead showing all the items in the category. Two reasons for this: I didn't want to change their behavior and I didn't want to double the number of dialogs so the user could have the choice.
chaley is offline   Reply With Quote
Old 03-01-2015, 06:28 AM   #20
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,718
Karma: 29711016
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by chaley View Post
...
These [Manage <category>] work the same as today, not taking the VL into account but instead showing all the items in the category. Two reasons for this: I didn't want to change their behavior and I didn't want to double the number of dialogs so the user could have the choice.
But, but - this is weird - in Manage Tags/Publishers/Series when a VL is 'active' I see the same subset that I see in the Category sidebar (Tag Browser). However, in Manage Authors I see all the Authors.

BR
BetterRed is online now   Reply With Quote
Advert
Old 03-01-2015, 07:10 AM   #21
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,443
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by BetterRed View Post
But, but - this is weird - in Manage Tags/Publishers/Series when a VL is 'active' I see the same subset that I see in the Category sidebar (Tag Browser). However, in Manage Authors I see all the Authors.

BR
You are of course correct. I looked at authors and without looking at code I wrote 4 years ago assumed that they all behaved like that. What all-but-authors do today is show you the items in the VL. Changes to those items will be library-wide.

Four changes are possible.
  1. Change the dialogs to show all items regardless of VL and to operate library-wide. This is my preference.
  2. Change the dialogs to modify only the books in the VL. This will raise the problem of what to do when the user wants to change (for example) a series library-wide.
  3. Add more lines for manage_[tags, series, publisher] and add another line in the context menu "manage X" to "manage x in VL". The lines in the drop down would be greyed if there was no VL. This increases complexity for perhaps little benefit.
  4. Change nothing.
chaley is offline   Reply With Quote
Old 03-01-2015, 07:17 AM   #22
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,718
Karma: 29711016
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by chaley View Post
You are of course correct.
Phew - I was worried it was just me.

Quote:
Originally Posted by chaley View Post
  1. Change the dialogs to show all items regardless of VL and to operate library-wide. This is my preference.


BR
BetterRed is online now   Reply With Quote
Old 03-02-2015, 05:32 PM   #23
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,443
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by BetterRed View Post
Quote:
Originally Posted by chaley View Post
  1. Change the dialogs to show all items regardless of VL and to operate library-wide. This is my preference.


BR
Change submitted.
chaley is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Virtual Libraries Out of Control miajoshua Calibre 2 02-23-2015 10:47 AM
Virtual Libraries scottmc Library Management 0 08-13-2014 07:15 PM
Virtual Libraries Ortep Library Management 68 12-21-2013 04:23 AM
Virtual Libraries - web? soundsfromsound Calibre 20 08-16-2013 02:15 PM
Manage libraries for more than one person macnab69 Library Management 10 01-27-2013 10:07 PM


All times are GMT -4. The time now is 10:26 PM.


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