diff --git a/CHANGELOG.md b/CHANGELOG.md index 58431a02..18b665b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +### 2.0.5.pre + +#### NEW + +- Add 'timer_format' config with 'human' option for tag totals + ### 2.0.3.pre #### NEW diff --git a/Gemfile.lock b/Gemfile.lock index 22faa3ff..c3f9bb31 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - doing (2.0.4.pre) + doing (2.0.5.pre) chronic (~> 0.10, >= 0.10.2) deep_merge (~> 1.2, >= 1.2.1) gli (~> 2.19, >= 2.19.2) diff --git a/README.md b/README.md index 280f729f..f46ea1b8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ _If you're one of the rare people like me who find this useful, feel free to [bu -The current version of `doing` is 2.0.0. +The current version of `doing` is 2.0.2. Find all of the documentation in the [doing wiki](https://github.com/ttscoff/doing/wiki). diff --git a/doing.rdoc b/doing.rdoc index bb3be4dc..28ab0340 100644 --- a/doing.rdoc +++ b/doing.rdoc @@ -2,7 +2,7 @@ Doing uses a TaskPaper-like formatting to keep a plain text record of what you've been doing, complete with tag-based time tracking. The command line tool allows you to add entries, annotate with tags and notes, and view your entries with myriad options, with a focus on a "natural" language syntax. -v2.0.2.pre +v2.0.5.pre === Global Options === --config_file arg @@ -128,7 +128,7 @@ Edit duplicated entry with vim before adding -===== -i|--[no-]interactive +===== -i|--interactive Select item to resume from a menu of matching entries @@ -223,7 +223,7 @@ Archive entries -===== -i|--[no-]interactive +===== -i|--interactive Select item(s) to cancel from a menu of matching entries @@ -439,7 +439,7 @@ Include date -===== -i|--[no-]interactive +===== -i|--interactive Select item(s) to finish from a menu of matching entries @@ -721,7 +721,7 @@ Don't ask permission to flag all entries when count is 0 -===== -i|--[no-]interactive +===== -i|--interactive Select item(s) to flag from a menu of matching entries @@ -815,7 +815,7 @@ Edit entry with vim -===== -i|--[no-]interactive +===== -i|--interactive Select item for new note from a menu of matching entries @@ -965,7 +965,7 @@ Sort tags by (name|time) [Must Match] (?i-mx:^(?:name|time)$) -===== -i|--[no-]interactive +===== -i|--interactive Select from a menu of matching entries to perform additional operations @@ -1014,7 +1014,7 @@ Reset last entry matching tag [Default Value] None -===== -i|--[no-]interactive +===== -i|--interactive Select from a menu of matching entries @@ -1281,7 +1281,7 @@ Sort tags by (name|time) [Must Match] (?i-mx:^(?:name|time)) -===== -i|--[no-]interactive +===== -i|--interactive Select from a menu of matching entries to perform additional operations @@ -1416,7 +1416,7 @@ Don't ask permission to tag all entries when count is 0 -===== -i|--[no-]interactive +===== -i|--interactive Select item(s) to tag from a menu of matching entries @@ -1605,7 +1605,7 @@ Include colors in output -===== -i|--[no-]interactive +===== -i|--interactive Select from a menu of matching entries to perform additional operations