![]() |
#1 |
Library Breeder (She/Her)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,207
Karma: 1900479
Join Date: Apr 2015
Location: Fullerton, California
Device: Kobo Aura HD (1) PW3 (4) PW3 2019 new edition (1)
|
Tweak for setting tags browser order
I am not sure how this works. I tried to use it to have my genre and bookshelf tags be first, but it never worked.
The tweak rule describes: "Example: tag_browser_category_order = {'series':1, 'tags':2, '*':3} resulting in the order series, tags, then everything else in default order." Does this mean that custom columns are excluded? The way I see this it seems that the series and then the tags are first with everything else being after. I understand that the '*' indicates any or all, but is it only the preset tags? Or do I need to set up the standard columns first and then do the custom columns. I was only focusing on the custom columns. I don’t care how the standard tags are sorted, but I wanted to sort the many other custom columns. Also, the modifyer is set up like this: "tag_browser_category_order = {u'*': 1}" Does that mean that I have to put a "u" before all the columns? My goal is to have the custom colums be listed like this label '#booksource ' '#all_the_book_sources ' '#genre ' '#currentbookshelves ' '#dashed_current_bookshelves ' '#bookshelves ' '#extra_tags ' '#calibrelibrary ' '#book_style ' '#readstatus ' '#exclusiveshelf ' '#details ' '#rc ' '#goodreads_author ' '#goodreads_binding ' '#second_series ' Any help getting this to happen would be appreciated! |
![]() |
![]() |
![]() |
#2 |
null operator (he/him)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 21,574
Karma: 29709834
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
All columns that are categories can be included, i.e. built-in and custom. The order they appear in the list is irrelevant, it's the number after the column name that matters. Example:
Code:
{u'#booksource': 3, u'#all_the_book_sources': 5, u'#genre': 6, u'#currentbookshelves': 4, u'#dashed_current_bookshelves': 7, u'*': 8, u'authors': 1, u'publisher': 2} |
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Library Breeder (She/Her)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,207
Karma: 1900479
Join Date: Apr 2015
Location: Fullerton, California
Device: Kobo Aura HD (1) PW3 (4) PW3 2019 new edition (1)
|
ah, thanks! I was able to fix it. I see you used excell to format your rows too
![]() |
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Tweak for setting the column order when starting Calibre | Rellwood | Calibre | 4 | 06-19-2021 08:52 AM |
A questions to - Tweak: tag browser category order | MiniMouse | Library Management | 6 | 09-13-2014 08:59 AM |
AppleScript for setting Tags in calibre library | paul55391 | Library Management | 2 | 06-15-2014 10:48 AM |
Possible tweak: Stop auto-collapsing browser nested items | arspr | Calibre | 7 | 04-06-2011 04:09 PM |
Setting Path for Tweak ePub | Agama | Calibre | 6 | 12-03-2010 02:06 AM |