Feature - #283 verbosity of annotations

- the configuration variable annotation.details now controls the
  verbosity of the output of annotations.
This commit is contained in:
Federico Hernandez
2010-01-14 00:03:52 +01:00
parent b001c2f40b
commit 3aae7b180b
6 changed files with 97 additions and 21 deletions

View File

@@ -551,8 +551,8 @@ int handleConfig (std::string &outs)
// These are the regular configuration variables.
// Note that there is a leading and trailing space, to make searching easier.
std::string recognized =
" blanklines bulk calendar.details calendar.details.report color color.active "
"color.due color.overdue color.pri.H color.pri.L color.pri.M color.pri.none "
" annotation.details blanklines bulk calendar.details calendar.details.report color "
"color.active color.due color.overdue color.pri.H color.pri.L color.pri.M color.pri.none "
"color.recurring color.tagged color.footnote color.header color.debug color.alternate "
"color.calendar.today color.calendar.due color.calendar.overdue color.calendar.weekend "
"confirmation curses data.location dateformat reportdateformat debug default.command "