App-OrgUtils
view release on metacpan or search on metacpan
- No functional changes.
- Switch from Log::Any to Log::Any::IfLOG.
0.31 2015-05-02 Released-By: PERLANCAR
- Add utils: list-org-headlines-fast, list-org-todos-fast,
count-org-headlines-fast, count-org-todos-fast.
- filter-org-by-headlines: Add option --return-array.
- [doc] Include list of scripts in Description.
0.30 2015-04-03 Released-By: PERLANCAR
- [ux] Add x.schema.entity hint for timezone argument.
0.29 2015-04-02 Released-By: PERLANCAR
- [Incompatible change] Rename back 'file' argument to 'files' as
they are more suitable as function argument, and anyway CLI
option name will become singular automatically using the new
Perinci::Sub::GetArgs::Argv.
0.28 2015-04-01 Released-By: PERLANCAR
- Add scripts: list-org-priorities, list-org-tags,
list-org-todo-states.
- [Incompatible change] Rename 'files' argument to 'file' so it's nicer
for CLI script ('--file blah --file another' instead of '--files blah
--files another').
0.27 2015-03-30 Released-By: PERLANCAR
- [ux] Add completion for tags, states, priorities.
0.26 2015-03-28 Released-By: PERLANCAR
- [Bugfix] Fix calculating delta days, don't use manual epoch
arithmetics because that will expose previous bug of timezone
difference.
- [Bugfix] Fix date calculation: make sure today() also uses the
same timezone, otherwise epoch arithmetics possible will yield <
86400 even though date differs by 1 day.
0.25 2015-03-15 Released-By: PERLANCAR
- Add options --minimum-priority, --maximum-priority,
--with-unknown-priority to list-org-todos.
0.24 2015-03-10 Released-By: PERLANCAR
- Change result metadata 'result_format_options' ->
'cmdline.format_options'.
0.23 2015-01-03 Released-By: PERLANCAR
- Add utility: filter-org-by-headlines.
0.22 2014-07-22 Released-By: SHARYANTO
- No functional changes.
- Switch CLI scripts from using Perinci::CmdLine to
Perinci::CmdLine::Any to reduce size of dependencies.
0.21 2014-03-08 Released-By: SHARYANTO
- No functional changes. Rebuild with DZP::Rinci::Wrap to test embedding
wrapper code.
0.20 2013-11-20 Released-By: SHARYANTO
- No functional changes. Adjustment to newer perls (e.g. 'use
experimental smartmatch', some warnings).
0.19 2013-11-12 Released-By: SHARYANTO
- No functional changes. Rebuild to fix t/00-compile.t generated by
older DZP::Test::Compile (2.019 < x < 2.033).
0.18 2013-09-23 Released-By: SHARYANTO
- Fix examples in Synopsis.
- Show day of week name after X days ago/again.
0.17 2013-05-09 Released-By: SHARYANTO
- Add scripts: count-{org,undone-org,done-org}-todos
0.16 2013-01-09 Released-By: SHARYANTO
[ENHANCEMENTS]
- list-org-headlines: Allow due_in to be undef, which will use warning
period, or 14 days. So todo items with warning period of 1 day, for
example, won't show up too early.
0.15 2012-07-25 Released-By: SHARYANTO
- Fix outputing Unicode text when format=text [RT #78490].
( run in 2.137 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )