From 5992f835fbcd749cbf87d9c69d1de652acf4207c Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Sun, 12 Feb 2023 17:07:41 -0600 Subject: [PATCH] defaults.ini: Add comment about setting int/float custom columns to None --- calibre-plugin/plugin-defaults.ini | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/calibre-plugin/plugin-defaults.ini b/calibre-plugin/plugin-defaults.ini index b774d2a9..428128a9 100644 --- a/calibre-plugin/plugin-defaults.ini +++ b/calibre-plugin/plugin-defaults.ini @@ -341,7 +341,9 @@ conditionals_use_lists:true ## Literal strings can be set into custom columns using double quotes. ## Each metadata=>column mapping must be on a separate line and each -## needs to have one space at the start of each line. +## needs to have one space at the start of each line. There is also a +## special case for Integer and Float type custom columns: The static +## value "None" will clear the column. ## 'r_anthaver' and 'n_anthaver' can be used to indicate the same as ## 'r' and 'n' for normal downloads, but to average the metadata for