Documentation

- Updated more documentation regarding 'scheduled' dates.
- Added color.scheduled to the rule.precedence.color setting.
- Added 'ready' report to the main man page.
This commit is contained in:
Paul Beckingham 2012-05-13 18:04:48 -04:00
parent 98f215b1b5
commit 52dfa8da1e
4 changed files with 13 additions and 5 deletions

View file

@ -161,7 +161,7 @@ const std::string DOM::get (const std::string& name)
////////////////////////////////////////////////////////////////////////////////
// DOM Supported References:
//
// TODO <id>.{entry,start,end,due,until,wait}
// TODO <id>.{entry,start,end,scheduled,due,until,wait}
// TODO <id>.description
// TODO <id>.project
// TODO <id>.priority
@ -172,7 +172,7 @@ const std::string DOM::get (const std::string& name)
// TODO <id>.recur
// TODO <id>.depends
//
// TODO <uuid>.{entry,start,end,due,until,wait}
// TODO <uuid>.{entry,start,end,scheduled,due,until,wait}
// TODO <uuid>.description
// TODO <uuid>.project
// TODO <uuid>.priority
@ -183,7 +183,7 @@ const std::string DOM::get (const std::string& name)
// TODO <uuid>.recur
// TODO <uuid>.depends
//
// {entry,start,end,due,until,wait}
// {entry,start,end,scheduled,due,until,wait}
// description
// project
// priority