Home | Release Notes | Support | Documentation
- Added Wambld's class cast exception fix.
- Hopefully fixed an esoteric time zone issue.
- Added missing path to database for app store version of OmniFocus (issue#5).
- Fix so that allday calendar events never have alarm (at midnight the night before? it makes no sense).
- Added -v option to print activity summary during processing.
- Added control of calendar item export in task notes and global config.
- Adding calendar (ICS) output.
- Changed executable name to of2, you need to delete the "of2" alias if you have one.
- Added "easy" options and Quick Start documentation.
- Fixed a date range bug.
- Made expression date format configurable.
- Internal tidying.
- Adjusted date sort so items with date appear above those without by default.
- Considering items complete if folder dropped.
- Fixed missing colons in debug template.
- Made naming of config properties consistent.
- Generated table of contents with python script (build/toc.py).
- Fixed bug in CSV template that marked all items as flagged.
- Fixed a ranking bug that caused items to appear in the wrong order in Context mode or after flattening.
- Improved Markdown formatting.
- Fixed due/done confusion in Taskpaper template.
- Fixed HTML contexts indenting.
- Documentation Improvements
- Provided two variants of Flatten filter, -S and -F.
- Documentation improvements.
- Template fixes (null pointer exception).
- Added some missing attributes to the debug template.
- Major re-working of date logic to simplify expressions.
- Flagged now works hierarchically.
- Added estimatedMinutes.
- Big simplification of filter usage.
- Updated documentation.
- Fixed prune bug.
- Fixed bugs relating to cascading availability flag.
- Fixed bug affecting visibility of available projects in context mode.
- Added diagnostic template (debug.ftl).
- Fixed bug where -F caused duplication of Projects.
- Added -O fname that writes to a file then opens it.
- Fixed prune bug.
- Added -F flatten option.
- Added a "Tips" section in the documentation.
- Fixed bug when using "-pn x", was adding single quotes to expression instead of double.
- Added extensive logging.
- Improved resource usage during build/test.
- Changed structure of root model passed into freemarker template.
- Created report.ftl, a weekly report template.
- Added config.properties and way to access them from templates.
- Added missing -cn option.
- Ironing out release issues.
- Ironing out release issues.
- First release.