diff options
Diffstat (limited to 'dotfiles/common/.config/calibre/dynamic.pickle.json')
| -rw-r--r-- | dotfiles/common/.config/calibre/dynamic.pickle.json | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/dotfiles/common/.config/calibre/dynamic.pickle.json b/dotfiles/common/.config/calibre/dynamic.pickle.json index 3e8d29a..d43d01d 100644 --- a/dotfiles/common/.config/calibre/dynamic.pickle.json +++ b/dotfiles/common/.config/calibre/dynamic.pickle.json @@ -5,6 +5,74 @@ "save to disk dialog": "/home/cjennings/projects/homelab/inbox", "sort_history": [ [ + "authors", + true + ], + [ + "title", + true + ], + [ + "timestamp", + false + ], + [ + "#isbn", + true + ], + [ + "timestamp", + false + ], + [ + "marked", + true + ], + [ + "authors", + true + ], + [ + "title", + true + ], + [ + "authors", + true + ], + [ + "title", + true + ], + [ + "timestamp", + false + ], + [ + "#isbn", + true + ], + [ + "timestamp", + false + ], + [ + "marked", + true + ], + [ + "authors", + true + ], + [ + "title", + true + ], + [ + "authors", + true + ], + [ "title", true ], |
