/schemas/apps/alexandria/position /apps/alexandria/position alexandria pair int int (0,0) Window position The (X,Y) position Alexandria should take on the screen when started. In case of a (0,0) position the window will be screen centered. /schemas/apps/alexandria/size /apps/alexandria/size alexandria pair int int (640,480) Window size The (width,length) size Alexandria should take when started. This cannot be smaller than (320,200). /schemas/apps/alexandria/maximized /apps/alexandria/maximized alexandria bool false Window maximized? Whether the main window is maximized. /schemas/apps/alexandria/sidepane_position /apps/alexandria/sidepane_position alexandria int 140 Sidepane slider position The slider position of the sidepane. /schemas/apps/alexandria/view_as /apps/alexandria/view_as alexandria int 0 Books view The view that will be used to display books when Alexandria starts. Valid choices are either 0 (as icons) or 1 (as list). /schemas/apps/alexandria/arrange_icons_mode /apps/alexandria/arrange_icons_mode alexandria int 0 Arrange icons mode This configures the way that icons will be arranged in their view. 0 means by title, 1 by authors, 2 by ISBN, 3 by publisher, 4 by edition and finally 5 by rating. /schemas/apps/alexandria/reverse_icons /apps/alexandria/reverse_icons alexandria bool false Reverse icons Whether the icons should be reversed in their view. /schemas/apps/alexandria/selected_library /apps/alexandria/selected_library alexandria string Selected library The library that should be selected when Alexandria starts. In case of null ("") the first library will be selected. /schemas/apps/alexandria/barcode_scanner /apps/alexandria/barcode_scanner alexandria string CueCat Barcode Scanner Name of barcode scanner interface to use. /schemas/apps/alexandria/play_scanning_sound /apps/alexandria/play_scanning_sound alexandria bool true Play Scanning Sound Play a sound when start of barcode scanning is detected. /schemas/apps/alexandria/play_scan_sound /apps/alexandria/play_scan_sound alexandria bool true Play Scan Sound Play a sound when a good or bad scan is completed. /schemas/apps/alexandria/toolbar_visible /apps/alexandria/toolbar_visible alexandria bool true Toolbar visibility Whether the toolbar should be visible. /schemas/apps/alexandria/sidepane_visible /apps/alexandria/sidepane_visible alexandria bool true Sidepane visibility Whether the sidepane should be visible. /schemas/apps/alexandria/statusbar_visible /apps/alexandria/statusbar_visible alexandria bool true Statusbar visibility Whether the statusbar should be visible. /schemas/apps/alexandria/col_authors_visible /apps/alexandria/col_authors_visible alexandria bool true Authors column visibility Whether the authors column should be visible in the list view. /schemas/apps/alexandria/col_edition_visible /apps/alexandria/col_edition_visible alexandria bool true Edition column visibility Whether the edition column should be visible in the list view. /schemas/apps/alexandria/col_isbn_visible /apps/alexandria/col_isbn_visible alexandria bool true ISBN column visibility Whether the ISBN column should be visible in the list view. /schemas/apps/alexandria/col_publisher_visible /apps/alexandria/col_publisher_visible alexandria bool true Publisher column visibility Whether the publisher column should be visible in the list view. /schemas/apps/alexandria/col_publish_date_visible /apps/alexandria/col_publish_date_visible alexandria bool true Publish date visibility Whether the publish date column should be visible in the list view. /schemas/apps/alexandria/col_loaned_to_visible /apps/alexandria/col_loaned_to_visible alexandria bool true Loaned to visibility Whether the loaned to column should be visible in the list view. /schemas/apps/alexandria/col_rating_visible /apps/alexandria/col_rating_visible alexandria bool true Rating column visibility Whether the rating column should be visible in the list view. /schemas/apps/alexandria/col_redd_visible /apps/alexandria/col_redd_visible alexandria bool true Read column visibility Whether the read column should be visible in the list view. /schemas/apps/alexandria/col_own_visible /apps/alexandria/col_own_visible alexandria bool true Own column visibility Whether the own column should be visible in the list view. /schemas/apps/alexandria/col_want_visible /apps/alexandria/col_want_visible alexandria bool true Want column visibility Whether the want column should be visible in the list view. /schemas/apps/alexandria/col_tags_visible /apps/alexandria/col_tags_visible alexandria bool true Tags column visibility Whether the tags column should be visible in the list view. /schemas/apps/alexandria/cols_width /apps/alexandria/cols_width alexandria string {} Hash of list-view column widths Associates list-view column titles to their widths in the format: {"title1": width1, "title2": width2, "title3": width3, …}. These widths are restored on application startup. /schemas/apps/alexandria/providers_priority /apps/alexandria/providers_priority alexandria list string [Thalia, WorldCat, LOC, BL, SBN] Providers priority A list of provider names sorted by priority. They will be queried in that order. /schemas/apps/alexandria/view_advanced_settings /apps/alexandria/view_advanced_settings alexandria bool false View advanced settings Whether to display advanced book provider settings.