summaryrefslogtreecommitdiff
path: root/dotfiles/system/.config/calibre/save_to_disk.py.json
blob: bdf4e5754607c50fb0aa86d75cd9249741eccc6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "asciiize": false,
  "formats": "all",
  "replace_whitespace": false,
  "save_cover": true,
  "save_extra_files": false,
  "send_template": "{author_sort}/{title} - {authors}",
  "send_timefmt": "%b, %Y",
  "single_dir": false,
  "template": "{author_sort}/{title}/{title} - {authors}",
  "timefmt": "%b, %Y",
  "to_lowercase": false,
  "update_metadata": false,
  "write_opf": true
}